From: Joe Orton Date: Fri, 9 Feb 2024 09:13:50 +0000 (+0000) Subject: Update SSLProxyMachineCertificateFile compat note after r1915679. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=620b424930102249991f07c465d6d93acf1acba8;p=thirdparty%2Fapache%2Fhttpd.git Update SSLProxyMachineCertificateFile compat note after r1915679. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1915680 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_ssl.xml b/docs/manual/mod/mod_ssl.xml index ac35560f208..82fb0d5a540 100644 --- a/docs/manual/mod/mod_ssl.xml +++ b/docs/manual/mod/mod_ssl.xml @@ -1880,7 +1880,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.