mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 16:57:00 +08:00
updated todo list
This commit is contained in:
4
TODO
4
TODO
@@ -1,15 +1,11 @@
|
||||
* IPv6 support is probably broken or non-optimal. See how it can be
|
||||
improved.
|
||||
|
||||
* Simplify client route forwarding to the server.
|
||||
|
||||
* Think how the DTLS part can use better negotiation of algorithms and DTLS
|
||||
versions than the current openssl string approach (using PSK ciphersuites
|
||||
seem to be like a solution, but then we could not use the session ID to
|
||||
forward the UDP connection to the proper worker).
|
||||
|
||||
* Handle multiple settings/config files per user group.
|
||||
|
||||
* Certificate authentication to the main process. Possibly that is just
|
||||
wishful thinking. To verify the TLS client certificate verify signature
|
||||
packet one needs instead of the signature, the contents of all the handshake
|
||||
|
||||
Reference in New Issue
Block a user