From cf3b10559efc84626c63fe0bbd8334646ebdc91c Mon Sep 17 00:00:00 2001 From: Kaspar Brand Date: Mon, 21 Apr 2014 07:02:10 +0000 Subject: [PATCH] add two mod_ssl proposals (TmpDH callback, OCSP stapling init) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1588854 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/STATUS b/STATUS index 1750892ad1..00eb8100c4 100644 --- a/STATUS +++ b/STATUS @@ -193,6 +193,17 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk works +1 covener, trawick + * mod_ssl: set the current cert in ssl_callback_TmpDH before calling + SSL_get_privatekey(ssl) + trunk patch: https://svn.apache.org/r1588851 + 2.4.x patch: trunk patch works + +1: kbrand + + * mod_ssl: make SSL stapling init more robust for certs w/o responder URI + trunk patch: https://svn.apache.org/r1588853 + 2.4.x patch: trunk patch works (w/o docs/log-message-tags/next-number) + +1: kbrand + OTHER PROPOSALS * A list of further possible backports can be found at: -- 2.50.1