]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose another mod_ssl fix.
authorJoe Orton <jorton@apache.org>
Fri, 26 Feb 2010 17:14:54 +0000 (17:14 +0000)
committerJoe Orton <jorton@apache.org>
Fri, 26 Feb 2010 17:14:54 +0000 (17:14 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@916763 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 120f13ba1a32c43e459767f5d30ddc24408def92..fb3c7d81d9e476ad4e90d2079e7f480fa884b7e6 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -220,6 +220,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
         http://people.apache.org/~jorton/ms_reneg22_v1.diff
       +1: jorton,
 
+  * mod_ssl: Fix potential SSL I/O filter hang if a long list of 
+    trusted CAs is configured for client cert auth.  PR 46952
+      Trunk version of patch:
+        http://svn.apache.org/viewcvs.cgi?rev=788715&view=rev
+      Backport version for 2.2.x of patch:
+        http://people.apache.org/~jorton/ms_flush.diff
+      +1: jorton,
+
 PATCHES/ISSUES THAT ARE STALLED
 
   * srclib/pcre and vendor/pcre