From 33cffa427c7571b3f0d8b0071dce7640d069a18c Mon Sep 17 00:00:00 2001 From: Rainer Jung Date: Thu, 18 Oct 2018 09:15:20 +0000 Subject: [PATCH] Propose backport to prevent crashes during SSL renegotiation with OptRenegotiate set, client certificates available from original handshake but client certs were originaly not verified and should get verified now. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1844217 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/STATUS b/STATUS index 1878c4a66ef..b8b306b03fb 100644 --- a/STATUS +++ b/STATUS @@ -175,6 +175,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: http://people.apache.org/~covener/patches/2.4.x-event-maxclients.diff +1: covener, jim + *) mod_ssl: We need to get the SSL_CTX for further processing down below. + trunk patch: http://svn.apache.org/r1828793 + 2.4.x patch: svn merge -c 1828793 ^/httpd/httpd/trunk . + +1: rjung + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ] -- 2.47.3