From a16c8ac8fdd4681d2b1c93262b561a79995a87ff Mon Sep 17 00:00:00 2001 From: Daniel Gruno Date: Sun, 25 Mar 2012 07:00:28 +0000 Subject: [PATCH] rebuild 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 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/manual/upgrading.html.en b/docs/manual/upgrading.html.en index 549b572781..fd2f1caa56 100644 --- a/docs/manual/upgrading.html.en +++ b/docs/manual/upgrading.html.en @@ -284,7 +284,11 @@
  • mod_ssl: The default format of the *_DN variables has changed. The old format can still be used with the new LegacyDNStringFormat argument to SSLOptions. The SSLv2 protocol is - no longer supported.
  • + no longer supported. SSLProxyCheckPeerCN + and SSLProxyCheckPeerExpire + now default to On, causing proxy requests to HTTPS hosts + with bad or outdated certificates to fail with a 502 status code (Bad + gateway)
  • htpasswd now uses MD5 hash by default on all platforms.
  • -- 2.40.0