mirror of
https://github.com/bytedance/g3.git
synced 2026-05-05 07:10:51 +00:00
generate session id context when build openssl server
This commit is contained in:
parent
6e05e692d2
commit
7d6f99e2e0
8 changed files with 194 additions and 37 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue