[openssl-users] Maintaining a file for session cache - server side
Shubham Chauhan
shubham13099 at iiitd.ac.in
Fri Feb 26 06:34:03 UTC 2016
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>
More information about the openssl-users
mailing list