[PATCH] Provided more details about ssl_protocol directive usage by

Sergey A. Osokin osa at FreeBSD.org.ru
Tue Aug 29 15:28:09 UTC 2023


# HG changeset patch
# User Sergey A. Osokin <osa at FreeBSD.org.ru>
# Date 1693322780 -10800
#      Tue Aug 29 18:26:20 2023 +0300
# Node ID e3b7490c492c7865baf950e20f0430cf035b6cf3
# Parent  4e25281328fa2152cadedc52e05f8a1b1bf531cd
Provided more details about ssl_protocol directive usage by
adding link to the "Server names" document.

diff -r 4e25281328fa -r e3b7490c492c xml/en/docs/http/ngx_http_ssl_module.xml
--- a/xml/en/docs/http/ngx_http_ssl_module.xml	Tue Aug 29 09:11:57 2023 +0100
+++ b/xml/en/docs/http/ngx_http_ssl_module.xml	Tue Aug 29 18:26:20 2023 +0300
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_ssl_module"
         link="/en/docs/http/ngx_http_ssl_module.html"
         lang="en"
-        rev="61">
+        rev="62">
 
 <section id="summary">
 
@@ -616,6 +616,12 @@
 </note>
 </para>
 
+<para>
+The directive usage details with virtual servers are provided in the
+“<link doc="server_names.xml" id="virtual_server_selection">Virtual
+server selection</link>” section.
+</para>
+
 </directive>
 
 


More information about the nginx-devel mailing list