From 9b35d7d4798d9b2feacab30a0e2ec152ac2860f5 Mon Sep 17 00:00:00 2001 From: Kaspar Brand Date: Fri, 18 Apr 2014 09:12:55 +0000 Subject: [PATCH] propose mod_ssl SSLCertificateFile workaround for OpenSSL < 0.9.8h git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1588430 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/STATUS b/STATUS index 0058313812..8e9129d4c0 100644 --- 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: -- 2.50.1