]> granicus.if.org Git - apache/commitdiff
add two mod_ssl proposals (TmpDH callback, OCSP stapling init)
authorKaspar Brand <kbrand@apache.org>
Mon, 21 Apr 2014 07:02:10 +0000 (07:02 +0000)
committerKaspar Brand <kbrand@apache.org>
Mon, 21 Apr 2014 07:02:10 +0000 (07:02 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1588854 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 1750892ad1433ab97a0e0d1e3a0bca2deb737a84..00eb8100c43973eb39010cbf21860850950fe5c1 100644 (file)
--- 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: