alirezamarzban / ocserv-with-user-management

automaticly install and configure, fully control on ocserv
GNU General Public License v3.0
59 stars 5 forks source link

How do I get the UDP protocol to use tls1.3 encryption? #6

Closed do02fw closed 1 year ago

do02fw commented 1 year ago

How can I make UDP protocol use tls1.3 encryption? dtls1.2 is not secure enough, I want to change it to tls1.3, but the connection will fail after modification, unless udp is disabled to use tcp, is there any way to make udp use tls1.3 encryption?