generate session id context when build openssl server

This commit is contained in:
Zhang Jingqiang 2023-12-19 19:30:11 +08:00
parent 6e05e692d2
commit 7d6f99e2e0
8 changed files with 194 additions and 37 deletions

View file

@ -347,7 +347,7 @@ The map is consists of the following fields:
**optional**, **type**: str
Set session id context. This is required if you want to enable session reuse when client auth is enabled.
A string that will be added to the prefix when calculate the session id context sha1 hash.
.. versionadded:: 1.7.32