mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 00:37:00 +08:00
8 lines
351 B
Plaintext
8 lines
351 B
Plaintext
* Add a simple username/password back-end
|
|
* Add path MTU discovery
|
|
* 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).
|
|
* session resumption in main TLS
|