From a611ed9c2c2105b0208353dcf1c9798489419cb1 Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Sat, 3 Aug 2013 17:19:11 +0000 Subject: [PATCH] The first release with SSLProxyMachineCertificateChainFile was 2.2.23, not 2.2.22. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1510041 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 aa167dc6c2e..78915fb267a 100644 --- a/docs/manual/mod/mod_ssl.xml +++ b/docs/manual/mod/mod_ssl.xml @@ -1473,7 +1473,7 @@ SSLProxyMachineCertificateFile /usr/local/apache2/conf/ssl.crt/proxy.pem SSLProxyMachineCertificateChainFile filename server config Not applicable -Available in Apache 2.2.22 and later +Available in Apache 2.2.23 and later

-- 2.47.2