allow to disable stateless session ticket for openssl server

This commit is contained in:
Zhang Jingqiang 2024-06-28 09:09:52 +08:00
parent 7257eb73b0
commit 845a7ce401
5 changed files with 48 additions and 3 deletions

View file

@ -1,4 +1,3 @@
.. _configure_tls_value_types:
***
@ -409,6 +408,16 @@ The map is consists of the following fields:
.. versionadded:: 1.7.32
* no_session_ticket
**optional**, **type**: bool
Set if we should disable TLS session ticket (stateless).
**default**: false
.. versionadded:: 1.9.4
* ca_certificate | client_auth_certificate
**optional**, **type**: :ref:`tls certificates <conf_value_tls_certificates>`