]> granicus.if.org Git - apache/commitdiff
Compatibility issue?
authorYann Ylavic <ylavic@apache.org>
Mon, 28 Sep 2015 08:50:46 +0000 (08:50 +0000)
committerYann Ylavic <ylavic@apache.org>
Mon, 28 Sep 2015 08:50:46 +0000 (08:50 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1705618 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 552a5f486e21fef1d6d1ea9fa528b32226c7daef..05349948f4c1fb18af0f9f0b168f9c1dff8c7c35 100644 (file)
--- 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