Files
ocserv/TODO
Nikos Mavrogiannopoulos 6608f7ad7f Fixed UDP side.
2013-01-31 20:18:29 +01:00

6 lines
293 B
Plaintext

* Add a simple username/password back-end
* Handle multiple clients in a single tun device (check if needed at all)
* Run a server up/down script
* Keep the TLS key and certificates into the privileged process and use IPC
for operations (this will make the privileged process a bottleneck).