]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Backported
authorRuediger Pluem <rpluem@apache.org>
Tue, 1 Sep 2015 07:34:06 +0000 (07:34 +0000)
committerRuediger Pluem <rpluem@apache.org>
Tue, 1 Sep 2015 07:34:06 +0000 (07:34 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1700410 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 167fcaf4ea51fe365022dd067bf82ecd2207da4d..bc53b6a61821e231536c8e8bad861e4f6ce4f9d3 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -103,15 +103,6 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
-  *) mod_ssl: Fix spurious errors when loading certificate chain
-     2.2.x uses a home grown version of SSL_CTX_use_certificate_chain_file
-     called SSL_CTX_use_certificate_chain() which also needs the
-     ERR_clear_error() call.
-     See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794383
-     trunk patch: N/A, but similar to https://svn.apache.org/r1588427
-     2.2.x patch: http://people.apache.org/~sf/SSL_CTX_use_certificate_clear_errors.diff
-     +1: sf, rpluem, ylavic
-
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]