From 37c60486dc0883a6599ffd15232029a935e9041b Mon Sep 17 00:00:00 2001 From: Joe Orton Date: Fri, 7 Nov 2025 13:58:34 +0000 Subject: [PATCH] docs: Update compatibility note for SSLVHostSNIPolicy git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1929582 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_ssl.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_ssl.xml b/docs/manual/mod/mod_ssl.xml index c8372dc0c1..e331973096 100644 --- a/docs/manual/mod/mod_ssl.xml +++ b/docs/manual/mod/mod_ssl.xml @@ -1859,7 +1859,7 @@ SSLStrictSNIVHostCheck on SSLVHostSNIPolicy strict|secure|authonly|insecure SSLVHostSNIPolicy secure server config -Available in httpd 2.5 and later +Available in httpd 2.4.66 and later

This directive sets the policy applied when checking whether the VirtualHost -- 2.47.3