diff xml/en/linux_packages.xml @ 2968:3ba229c95e50

Linux packages: documented lack of HTTP/3 support for older distros.
author Konstantin Pavlov <thresh@nginx.com>
date Tue, 23 May 2023 14:53:59 -0700
parents c7bf5c9a1174
children 203f32f53734
line wrap: on
line diff
--- a/xml/en/linux_packages.xml
+++ b/xml/en/linux_packages.xml
@@ -7,7 +7,7 @@
 <article name="nginx: Linux packages"
          link="/en/linux_packages.html"
          lang="en"
-         rev="85">
+         rev="86">
 
 <section name="Supported distributions and versions" id="distributions">
 
@@ -179,6 +179,12 @@ versions:
 </table>
 </para>
 
+<para>
+Packages for RHEL 7 and SLES 12 are built without
+<link doc="docs/http/ngx_http_v3_module.xml">HTTP/3 support</link>
+because OpenSSL used by those doesn't support TLSv1.3.
+</para>
+
 </section>