Hello, I am currently working on a project that requires SSL VPN to use session resumptions.
I need to add the TLS Session Resumption functionality to OpenVPN. Any starters as in how I could achieve this? I know about the SSL_OP_NO_TICKET flag added to disable the resumption process. Will deleting it from the code enable SSL resumption automatically? Any kind of help is greatly appreciated. Please let me know. Thanks. -- Regards Shubham Chauhan