]> granicus.if.org Git - python/commit
Define a "session_id_context" at context creation. This is recommended
authorAntoine Pitrou <solipsis@pitrou.net>
Wed, 13 Oct 2010 12:46:13 +0000 (12:46 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Wed, 13 Oct 2010 12:46:13 +0000 (12:46 +0000)
commitfc113eeb7d540cf27c66992c15879daeafbce402
tree6d90832139ceab1f6a3e1663a95fb1354b306c12
parent48e00f3ab6538eaff7bb5734a6dc13bc09e3792f
Define a "session_id_context" at context creation. This is recommended
for the OpenSSL server-side session cache.
Modules/_ssl.c