From 481dc02f8f59b2a4c93c646e45445f68ef1cab6e Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Wed, 12 Mar 2014 16:04:52 +0000 Subject: [PATCH] Propose fix for ssl crash... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1576798 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/STATUS b/STATUS index 733fad1a1b..80b1ece5f0 100644 --- a/STATUS +++ b/STATUS @@ -95,6 +95,12 @@ CURRENT RELEASE NOTES: RELEASE SHOWSTOPPERS: + * mod_ssl: A bug in some older versions of OpenSSL will cause a crash + in SSL_get_certificate for servers where the certificate hasn't + been sent. + trunk patch: http://svn.apache.org/r1576741 + 2.4.x patch: trunk works + +1: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] @@ -196,6 +202,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: trunk patch: http://svn.apache.org/r1576233 2.4.x patch: trunk works + OTHER PROPOSALS * A list of further possible backports can be found at: -- 2.50.1