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
-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Reply via email to