From: Christophe Jaillet Date: Fri, 18 Jan 2019 20:55:42 +0000 (+0000) Subject: Add compatibility note missing in r1740967, backported in 2.4.x branch in r1824187. X-Git-Tag: 2.4.39~131 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c58793c329af5365c194646c4319055604866db;p=thirdparty%2Fapache%2Fhttpd.git Add compatibility note missing in r1740967, backported in 2.4.x branch in r1824187. (r1851643 in trunk) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1851644 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_ssl.xml b/docs/manual/mod/mod_ssl.xml index 4fcc576aec4..a0637846cd8 100644 --- a/docs/manual/mod/mod_ssl.xml +++ b/docs/manual/mod/mod_ssl.xml @@ -1757,6 +1757,7 @@ version of OpenSSL. SSLStrictSNIVHostCheck on + @@ -1767,6 +1768,7 @@ SSLStrictSNIVHostCheck on SSLProxyMachineCertificatePath directory server config virtual host proxy section +The proxy section context is allowed in httpd 2.4.30 and later

@@ -1795,6 +1797,7 @@ SSLProxyMachineCertificatePath "/usr/local/apache2/conf/proxy.crt/" SSLProxyMachineCertificateFile filename server config virtual host proxy section +The proxy section context is allowed in httpd 2.4.30 and later

@@ -1823,6 +1826,7 @@ SSLProxyMachineCertificateFile "/usr/local/apache2/conf/ssl.crt/proxy.pem" SSLProxyMachineCertificateChainFile filename server config virtual host proxy section +The proxy section context is allowed in httpd 2.4.30 and later

@@ -1856,6 +1860,7 @@ SSLProxyMachineCertificateChainFile "/usr/local/apache2/conf/ssl.crt/proxyCA.pem SSLProxyVerify none server config virtual host proxy section +The proxy section context is allowed in httpd 2.4.30 and later @@ -1896,6 +1901,7 @@ Certificate verification SSLProxyVerifyDepth 1 server config virtual host proxy section +The proxy section context is allowed in httpd 2.4.30 and later

@@ -1925,6 +1931,7 @@ SSLProxyVerifyDepth 10 SSLProxyCheckPeerExpire on server config virtual host proxy section +The proxy section context is allowed in httpd 2.4.30 and later

@@ -1948,6 +1955,7 @@ SSLProxyCheckPeerExpire on SSLProxyCheckPeerCN on server config virtual host proxy section +The proxy section context is allowed in httpd 2.4.30 and later

@@ -1992,7 +2000,8 @@ SSLProxyCheckPeerName off SSLProxyCheckPeerName on server config virtual host proxy section -Apache HTTP Server 2.4.5 and later +Apache HTTP Server 2.4.5 and later
+The proxy section context is allowed in httpd 2.4.30 and later

@@ -2031,6 +2040,7 @@ improvements. SSLProxyEngine off server config virtual host proxy section +The proxy section context is allowed in httpd 2.4.30 and later

@@ -2065,6 +2075,7 @@ server to proxy SSL/TLS requests.

SSLProxyProtocol all -SSLv3 (up to 2.4.16: all) server config virtual host proxy section +The proxy section context is allowed in httpd 2.4.30 and later @@ -2086,6 +2097,7 @@ proxy handshake SSLProxyCipherSuite ALL:!ADH:RC4+RSA:+HIGH:+MEDIUM:+LOW:+EXP server config virtual host proxy section +The proxy section context is allowed in httpd 2.4.30 and later

Equivalent to SSLCipherSuite, but @@ -2102,6 +2114,7 @@ Remote Server Auth SSLProxyCACertificatePath directory-path server config virtual host proxy section +The proxy section context is allowed in httpd 2.4.30 and later

@@ -2129,6 +2142,7 @@ for Remote Server Auth SSLProxyCACertificateFile file-path server config virtual host proxy section +The proxy section context is allowed in httpd 2.4.30 and later

@@ -2153,6 +2167,7 @@ Remote Server Auth SSLProxyCARevocationPath directory-path server config virtual host proxy section +The proxy section context is allowed in httpd 2.4.30 and later

@@ -2180,6 +2195,7 @@ Remote Server Auth SSLProxyCARevocationFile file-path server config virtual host proxy section +The proxy section context is allowed in httpd 2.4.30 and later

@@ -2205,6 +2221,7 @@ SSLProxyCARevocationFile "/usr/local/apache2/conf/ssl.crl/ca-bundle-remote-serve SSLProxyCARevocationCheck none server config virtual host proxy section +The proxy section context is allowed in httpd 2.4.30 and later