From: Kaspar Brand Date: Thu, 6 Feb 2014 05:34:08 +0000 (+0000) Subject: update certkeyfile proposal with SSL_CTX_set_current_cert stapling init loop X-Git-Tag: 2.4.8~137 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4741824f3a33aaebd359176595bd7fc7f0994330;p=apache update certkeyfile proposal with SSL_CTX_set_current_cert stapling init loop git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1565083 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 1367d14f01..d19a0acc03 100644 --- a/STATUS +++ b/STATUS @@ -188,7 +188,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: https://svn.apache.org/r1555463 https://svn.apache.org/r1555467 https://svn.apache.org/r1563417 - 2.4.x patch: https://people.apache.org/~kbrand/mod_ssl-2.4.x-certkeyfile-v2.diff + https://svn.apache.org/r1564760 + https://svn.apache.org/r1565081 + 2.4.x patch: https://people.apache.org/~kbrand/mod_ssl-2.4.x-certkeyfile-v3.diff +1: kbrand * mod_rewrite: Add %{CONN_REMOTE_ADDR} to mod_rewrite PR56094