]> granicus.if.org Git - apache/commitdiff
rebuild
authorDaniel Gruno <humbedooh@apache.org>
Sun, 25 Mar 2012 07:00:28 +0000 (07:00 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Sun, 25 Mar 2012 07:00:28 +0000 (07:00 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1304988 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/upgrading.html.en

index 549b572781b912f708d499967c8a638eb8155c19..fd2f1caa56f898edd51e207c6af85c87e2207fb9 100644 (file)
       <li><code class="module"><a href="./mod/mod_ssl.html">mod_ssl</a></code>: The default format of the <code>*_DN</code>
       variables has changed. The old format can still be used with the new
       <code>LegacyDNStringFormat</code> argument to <code class="directive"><a href="./mod/mod_ssl.html#ssloptions">SSLOptions</a></code>. The SSLv2 protocol is
-      no longer supported.</li>
+      no longer supported. <code class="directive"><a href="./mod/mod_ssl.html#sslproxycheckpeercn&#10;&#9;  ">SSLProxyCheckPeerCN
+         </a></code> and <code class="directive"><a href="./mod/mod_ssl.html#sslproxycheckpeerexpire&#10;&#9;  ">SSLProxyCheckPeerExpire
+         </a></code> now default to On, causing proxy requests to HTTPS hosts
+         with bad or outdated certificates to fail with a 502 status code (Bad 
+         gateway)</li>
 
       <li><code class="program"><a href="./programs/htpasswd.html">htpasswd</a></code> now uses MD5 hash by default on
       all platforms.</li>