diff xml/en/docs/mail/ngx_mail_ssl_module.xml @ 2920:8033ffaedeb9

Documented automatic rotation of TLS ticket keys for stream/mail.
author Yaroslav Zhuravlev <yar@nginx.com>
date Thu, 22 Dec 2022 10:35:55 +0000
parents 0d355d154181
children 37e082fd009c
line wrap: on
line diff
--- a/xml/en/docs/mail/ngx_mail_ssl_module.xml	Wed Dec 21 09:18:04 2022 +0000
+++ b/xml/en/docs/mail/ngx_mail_ssl_module.xml	Thu Dec 22 10:35:55 2022 +0000
@@ -10,7 +10,7 @@
 <module name="Module ngx_mail_ssl_module"
         link="/en/docs/mail/ngx_mail_ssl_module.html"
         lang="en"
-        rev="25">
+        rev="26">
 
 <section id="summary">
 
@@ -483,6 +483,10 @@
 Each shared cache should have an arbitrary name.
 A cache with the same name can be used in several
 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>