diff xml/ru/docs/mail/ngx_mail_ssl_module.xml @ 2769:16f6fa718be2

Updated TLSv1.3 support notes. Previous notes described some early development snapshot of OpenSSL 1.1.1 with disabled TLSv1.3 by default. It was then enabled in the first alpha. Further, the updated text covers later major releases such as OpenSSL 3.0.
author Sergey Kandaurov <pluknet@nginx.com>
date Thu, 30 Sep 2021 16:29:20 +0300
parents ff357b676c2e
children 4add6ae1296f
line wrap: on
line diff
--- a/xml/ru/docs/mail/ngx_mail_ssl_module.xml	Wed Sep 22 13:47:23 2021 +0300
+++ b/xml/ru/docs/mail/ngx_mail_ssl_module.xml	Thu Sep 30 16:29:20 2021 +0300
@@ -10,7 +10,7 @@
 <module name="Модуль ngx_mail_ssl_module"
         link="/ru/docs/mail/ngx_mail_ssl_module.html"
         lang="ru"
-        rev="22">
+        rev="23">
 
 <section id="summary">
 
@@ -434,7 +434,7 @@
 </note>
 <note>
 Параметр <literal>TLSv1.3</literal> (1.13.0) работает только
-при использовании OpenSSL 1.1.1, собранной с поддержкой TLSv1.3.
+при использовании OpenSSL 1.1.1 и выше.
 </note>
 </para>