From 24887ca7d7798e06722b79f2c75f4128c5a9acf8 Mon Sep 17 00:00:00 2001
From: Eric Covener
Date: Thu, 4 Jul 2013 22:04:28 +0000
Subject: [PATCH] add compatibility info for SSLProxyCheckPeerName
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1499880 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/mod/mod_ssl.xml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/docs/manual/mod/mod_ssl.xml b/docs/manual/mod/mod_ssl.xml
index 8c03a97994..75c34497c2 100644
--- a/docs/manual/mod/mod_ssl.xml
+++ b/docs/manual/mod/mod_ssl.xml
@@ -1770,7 +1770,7 @@ compared against the hostname of the request URL. If both are not equal
a 502 status code (Bad Gateway) is sent.
-SSLProxyCheckPeerCN has been superseded by
+In 2.4.5 and later, SSLProxyCheckPeerCN has been superseded by
SSLProxyCheckPeerName, and its
setting is only taken into account when
SSLProxyCheckPeerName off
is specified at the same time.
@@ -1791,6 +1791,7 @@ SSLProxyCheckPeerCN on
SSLProxyCheckPeerName on
server config
virtual host
+Apache HTTP Server 2.4.5 and later
--
2.40.0