]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose a new backport for tweaking mod_ssl's default config
authorKaspar Brand <kbrand@apache.org>
Sat, 19 Nov 2011 06:57:32 +0000 (06:57 +0000)
committerKaspar Brand <kbrand@apache.org>
Sat, 19 Nov 2011 06:57:32 +0000 (06:57 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1203962 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 729bafc339382cbc58300ccda869e20d58cfb7ad..ea4d639d823ffa5e37e28e0dd499528162c9ff15 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -144,12 +144,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     that fix the check for the timeout status?
     jfclere: Ooops see above.
 
-  * mod_ssl: Update default config (SSLCipherSuite, SSLHonorCipherOrder, MSIE pattern)
-    Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=966160
-                 http://svn.apache.org/viewvc?view=revision&revision=1132793
-                 http://svn.apache.org/viewvc?view=revision&revision=1135234
-    2.2.x patch: http://people.apache.org/~rjung/patches/default-sslciphersuite_and_sslhonorciphers_2.2.patch
-    +1: rjung, sf
+  * mod_ssl: Update default config (SSLProtocol, SSLCipherSuite, MSIE pattern)
+    Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1132793
+                 http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/conf/extra/httpd-ssl.conf.in?rev=1203752&r1=1203751&r2=1203752&view=diff
+    2.2.x patch: http://people.apache.org/~kbrand/mod_ssl_config_defaults-2.2.x.patch
+    (disabling SSLv2 in SSLProtocol is only required for 2.2.x, since trunk
+     and 2.4.x no longer support this version, see r1203491 and r1203495)
+    +1: kbrand (non-binding)
 
 PATCHES/ISSUES THAT ARE STALLED