]> granicus.if.org Git - apache/commitdiff
propose mod_ssl SSLCertificateFile workaround for OpenSSL < 0.9.8h
authorKaspar Brand <kbrand@apache.org>
Fri, 18 Apr 2014 09:12:55 +0000 (09:12 +0000)
committerKaspar Brand <kbrand@apache.org>
Fri, 18 Apr 2014 09:12:55 +0000 (09:12 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1588430 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 0058313812f3497523f3d5f6e64aebc1c1b354c6..8e9129d4c0afaae3d3449c121ddde43ab35aa9d8 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -226,6 +226,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: http://people.apache.org/~covener/patches/httpd-2.4.x-wstunnel.diff 
      +1: covener, ylavic
 
+   * mod_ssl: workaround for SSLCertificateFile in 2.4.8 or later,
+     when used with OpenSSL prior to 0.9.8h and not specifying
+     an SSLCertificateChainFile (PR 56410)
+     trunk patch: https://svn.apache.org/r1588427
+     2.4.x patch: trunk patch works (modulo CHANGES)
+     +1: kbrand
+
 OTHER PROPOSALS
 
    * A list of further possible backports can be found at: