[openssl-users] OpenSSL - Session Resumption on an On-going Connection
Salz, Rich
rsalz at akamai.com
Mon Nov 19 18:46:07 UTC 2018
>My question: How can I make LibOpenSSL-1.0.2g to send a ServerHello to the Client on demand? The socket should not close, nor perform a renegotiation.
You have to shutdown and restart the TLS layer. You cannot send arbitrary ServerHello messages, it’s a protocol violation.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20181119/97c4ecd4/attachment-0001.html>
More information about the openssl-users
mailing list