From: Joe Orton Date: Fri, 9 Feb 2024 09:15:01 +0000 (+0000) Subject: Merge r1915680 from trunk: X-Git-Tag: 2.4.59-rc1-candidate~70 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ec2422602b3776e3a7a659c0817a3c219570cc3;p=thirdparty%2Fapache%2Fhttpd.git Merge r1915680 from trunk: Update SSLProxyMachineCertificateFile compat note after r1915679. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1915681 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_ssl.xml b/docs/manual/mod/mod_ssl.xml index 4d8ad133ade..7660c1e6d16 100644 --- a/docs/manual/mod/mod_ssl.xml +++ b/docs/manual/mod/mod_ssl.xml @@ -1860,7 +1860,7 @@ SSLProxyMachineCertificatePath "/usr/local/apache2/conf/proxy.crt/" server config virtual host proxy section The proxy section context is allowed in httpd 2.4.30 and later
-Inclusion of non-leaf (CA) certificates is permitted only in httpd 2.5.1 and later.
+Inclusion of non-leaf (CA) certificates is permitted only in httpd 2.4.59 and later.