SSL_CTX_set_session_cache_mode

Asked by Alejandro Álvarez Ayllón

Hello,

I have seen SSL_CTX_set_session_cache_mode doesn't have a corresponding method in pyOpenSSL, so OpenSSL will cache the sessions ID as server. Are there any plans to add this? Or another way of making OpenSSL to cache the session id as client?

Regards.

Question information

Language:
English Edit question
Status:
Answered
For:
pyOpenSSL Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Jean-Paul Calderone (exarkun) said :
#1

Heya Alejandro. It seems like a good idea for pyOpenSSL to expose this session-related API as well as the others related to it. I've linked a bug for this addition. The pyOpenSSL project gratefully welcomes contributions from everyone, so I encourage you to take a crack at implementing this feature and linking your efforts to that bug. :)

Can you help with this problem?

Provide an answer of your own, or ask Alejandro Álvarez Ayllón for more information if necessary.

To post a message you must log in.