Hey, I wanted to store sessions to a file (on the server side), every time a session is negotiated, and then eventually read that file for the presence of a particular session. If the session is present, I would like to do an abbreviated handshake, i.e. session resumption. So, basically maintaining a server side external cache. Any ideas on how to go about it? A small code snippet would be really useful, Thanks -- Regards Shubham Chauhan -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20160226/e544a736/attachment.html>