g3proxy: allow to set session id context for NativeTlsPort

This commit is contained in:
Zhang Jingqiang 2023-12-19 17:40:16 +08:00
parent 268e09c411
commit 6e05e692d2
8 changed files with 211 additions and 152 deletions

View file

@ -343,6 +343,14 @@ The map is consists of the following fields:
**default**: disabled
* session_id_context
**optional**, **type**: str
Set session id context. This is required if you want to enable session reuse when client auth is enabled.
.. versionadded:: 1.7.32
* ca_certificate | client_auth_certificate
**optional**, **type**: :ref:`tls certificates <conf_value_tls_certificates>`