From: Rich Bowen Date: Mon, 16 Mar 2026 03:32:07 +0000 (+0000) Subject: rebuild docs and metadata X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80dd611de1158e02e14342e16655a7c28c116193;p=thirdparty%2Fapache%2Fhttpd.git rebuild docs and metadata git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1932314 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_ssl.html.en.utf8 b/docs/manual/mod/mod_ssl.html.en.utf8 index 57c01d93fb..e3f6aa7bd7 100644 --- a/docs/manual/mod/mod_ssl.html.en.utf8 +++ b/docs/manual/mod/mod_ssl.html.en.utf8 @@ -2895,6 +2895,15 @@ If set to on in any other virtual host, SNI unaware clients are not allowed to access this particular virtual host.

+

+If set to on in server context (globally, outside any +<VirtualHost> block), +the setting is inherited by all virtual hosts that do not override it. +This has the same effect as setting it to on in every +default name-based virtual host: non-SNI clients will be denied access +to any name-based virtual host. +

+

This option is only available if httpd was compiled against an SNI capable version of OpenSSL. @@ -3134,7 +3143,7 @@ var comments_identifier = 'http://httpd.apache.org/docs/trunk/mod/mod_ssl.html'; } })(window, document); //-->