changeset 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 9dd8c203a54a
children f93461437c87
files xml/en/docs/http/ngx_http_ssl_module.xml xml/en/docs/mail/ngx_mail_ssl_module.xml xml/en/docs/stream/ngx_stream_ssl_module.xml xml/ru/docs/http/ngx_http_ssl_module.xml xml/ru/docs/mail/ngx_mail_ssl_module.xml xml/ru/docs/stream/ngx_stream_ssl_module.xml
diffstat 6 files changed, 12 insertions(+), 12 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_ssl_module.xml	Wed Sep 22 13:47:23 2021 +0300
+++ b/xml/en/docs/http/ngx_http_ssl_module.xml	Thu Sep 30 16:29:20 2021 +0300
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_ssl_module"
         link="/en/docs/http/ngx_http_ssl_module.html"
         lang="en"
-        rev="53">
+        rev="54">
 
 <section id="summary">
 
@@ -607,7 +607,7 @@
 </note>
 <note>
 The <literal>TLSv1.3</literal> parameter (1.13.0) works only when
-OpenSSL 1.1.1 built with TLSv1.3 support is used.
+OpenSSL 1.1.1 or higher is used.
 </note>
 </para>
 
--- a/xml/en/docs/mail/ngx_mail_ssl_module.xml	Wed Sep 22 13:47:23 2021 +0300
+++ b/xml/en/docs/mail/ngx_mail_ssl_module.xml	Thu Sep 30 16:29:20 2021 +0300
@@ -10,7 +10,7 @@
 <module name="Module ngx_mail_ssl_module"
         link="/en/docs/mail/ngx_mail_ssl_module.html"
         lang="en"
-        rev="22">
+        rev="23">
 
 <section id="summary">
 
@@ -432,7 +432,7 @@
 </note>
 <note>
 The <literal>TLSv1.3</literal> parameter (1.13.0) works only when
-OpenSSL 1.1.1 built with TLSv1.3 support is used.
+OpenSSL 1.1.1 or higher is used.
 </note>
 </para>
 
--- a/xml/en/docs/stream/ngx_stream_ssl_module.xml	Wed Sep 22 13:47:23 2021 +0300
+++ b/xml/en/docs/stream/ngx_stream_ssl_module.xml	Thu Sep 30 16:29:20 2021 +0300
@@ -9,7 +9,7 @@
 <module name="Module ngx_stream_ssl_module"
         link="/en/docs/stream/ngx_stream_ssl_module.html"
         lang="en"
-        rev="24">
+        rev="25">
 
 <section id="summary">
 
@@ -427,7 +427,7 @@
 </note>
 <note>
 The <literal>TLSv1.3</literal> parameter (1.13.0) works only when
-OpenSSL 1.1.1 built with TLSv1.3 support is used.
+OpenSSL 1.1.1 or higher is used.
 </note>
 </para>
 
--- a/xml/ru/docs/http/ngx_http_ssl_module.xml	Wed Sep 22 13:47:23 2021 +0300
+++ b/xml/ru/docs/http/ngx_http_ssl_module.xml	Thu Sep 30 16:29:20 2021 +0300
@@ -10,7 +10,7 @@
 <module name="Модуль ngx_http_ssl_module"
         link="/ru/docs/http/ngx_http_ssl_module.html"
         lang="ru"
-        rev="53">
+        rev="54">
 
 <section id="summary">
 
@@ -612,7 +612,7 @@
 </note>
 <note>
 Параметр <literal>TLSv1.3</literal> (1.13.0) работает только
-при использовании OpenSSL 1.1.1, собранной с поддержкой TLSv1.3.
+при использовании OpenSSL 1.1.1 и выше.
 </note>
 </para>
 
--- 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>
 
--- a/xml/ru/docs/stream/ngx_stream_ssl_module.xml	Wed Sep 22 13:47:23 2021 +0300
+++ b/xml/ru/docs/stream/ngx_stream_ssl_module.xml	Thu Sep 30 16:29:20 2021 +0300
@@ -9,7 +9,7 @@
 <module name="Модуль ngx_stream_ssl_module"
         link="/ru/docs/stream/ngx_stream_ssl_module.html"
         lang="ru"
-        rev="24">
+        rev="25">
 
 <section id="summary">
 
@@ -429,7 +429,7 @@
 </note>
 <note>
 Параметр <literal>TLSv1.3</literal> (1.13.0) работает только
-при использовании OpenSSL 1.1.1, собранной с поддержкой TLSv1.3.
+при использовании OpenSSL 1.1.1 и выше.
 </note>
 </para>