From b2335632bf5ba01a9fd37d500eb63c62fbb9ed6a Mon Sep 17 00:00:00 2001 From: Yann Ylavic Date: Mon, 28 Sep 2015 08:50:46 +0000 Subject: [PATCH] Compatibility issue? git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1705618 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/STATUS b/STATUS index 552a5f486e..05349948f4 100644 --- a/STATUS +++ b/STATUS @@ -281,6 +281,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: trunk patch: https://svn.apache.org/r1703952 2.4.x patch: https://people.apache.org/~kbrand/mod_ssl-2.4.x-disable-sslv3.diff +1: kbrand + ylavic: Should we really change the (implicit) default in 2.4.x at + this stage (and potentially break existing configuratios w/o + SSLProtocol which used to work with SSLv3 only capable clients)? *) mod_alias: Introduce expression parser support for Alias, ScriptAlias and Redirect. Limit Redirect expressions to directory (Location) context -- 2.50.1