From: Christophe Jaillet Date: Fri, 18 Jan 2019 20:50:40 +0000 (+0000) Subject: Add compatibility note missing in r1740967 X-Git-Tag: 2.5.0-alpha2-ci-test-only~2201 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e123e179c08bb58b31be9911d2109db21646102e;p=thirdparty%2Fapache%2Fhttpd.git Add compatibility note missing in r1740967 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1851643 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_ssl.xml b/docs/manual/mod/mod_ssl.xml index 2c9fe059b1d..96872c24275 100644 --- a/docs/manual/mod/mod_ssl.xml +++ b/docs/manual/mod/mod_ssl.xml @@ -1789,6 +1789,7 @@ version of OpenSSL. SSLStrictSNIVHostCheck on + @@ -1799,6 +1800,7 @@ SSLStrictSNIVHostCheck on SSLProxyMachineCertificatePath directory server config virtual host proxy section +The proxy section context is allowed in httpd 2.4.30 and later

@@ -1828,6 +1830,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

@@ -1856,6 +1859,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

@@ -1889,6 +1893,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 @@ -1929,6 +1934,7 @@ Certificate verification SSLProxyVerifyDepth 1 server config virtual host proxy section +The proxy section context is allowed in httpd 2.4.30 and later

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

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

@@ -2025,7 +2033,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

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

@@ -2098,6 +2108,7 @@ server to proxy SSL/TLS requests.

SSLProxyProtocol all -SSLv3 server config virtual host proxy section +The proxy section context is allowed in httpd 2.4.30 and later @@ -2119,6 +2130,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 @@ -2135,6 +2147,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

@@ -2162,6 +2175,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

@@ -2186,6 +2200,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

@@ -2213,6 +2228,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

@@ -2238,6 +2254,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