diff xml/en/docs/http/ngx_http_ssl_module.xml @ 2897:3f5e91af4a52

Documented automatic rotation of TLS session ticket keys.
author Yaroslav Zhuravlev <yar@nginx.com>
date Tue, 18 Oct 2022 11:56:15 +0100
parents 0d355d154181
children 37e082fd009c
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_ssl_module.xml
+++ b/xml/en/docs/http/ngx_http_ssl_module.xml
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_ssl_module"
         link="/en/docs/http/ngx_http_ssl_module.html"
         lang="en"
-        rev="58">
+        rev="59">
 
 <section id="summary">
 
@@ -690,6 +690,10 @@ The cache size is specified in bytes; on
 about 4000 sessions.
 Each shared cache should have an arbitrary name.
 A cache with the same name can be used in several virtual servers.
+It is also used to automatically generate, store, and
+periodically rotate TLS session ticket keys (1.23.2)
+unless configured explicitly
+using the <link id="ssl_session_ticket_key"/> directive.
 </tag-desc>
 
 </list>