]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
propose mod_ssl fix
authorStefan Fritsch <sf@apache.org>
Tue, 18 Aug 2015 09:40:44 +0000 (09:40 +0000)
committerStefan Fritsch <sf@apache.org>
Tue, 18 Aug 2015 09:40:44 +0000 (09:40 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1696380 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 892551bb8a6495994d087e709275ad2962fccdb5..7482b0145cecc09fa67186c82b53557d1c367d9c 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -126,6 +126,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
          http://people.apache.org/~rpluem/patches/proxy_race_retry_2.2.x.diff
       +1: rpluem,
 
+  *) 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
+
 PATCHES/ISSUES THAT ARE STALLED
 
    * mod_proxy_balancer: Always initialize the shared parameters of a load