From: Yann Ylavic Date: Fri, 12 Jun 2015 15:07:20 +0000 (+0000) Subject: Update SSLCertificateChainFile proposal. X-Git-Tag: 2.4.15~49 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=599007f31146a5da156db652773e7d71be71628c;p=thirdparty%2Fapache%2Fhttpd.git Update SSLCertificateChainFile proposal. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1685099 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 824c194ff3d..67877ecd67c 100644 --- a/STATUS +++ b/STATUS @@ -202,7 +202,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: *) mod_ssl: Warn about deprecated SSLCertificateChainFile once at startup, on first usage only. trunk patch: http://svn.apache.org/r1685052 - 2.4.x patch: trunk works (modulo CHANGES) + http://svn.apache.org/r1685078 + http://svn.apache.org/r1685097 + 2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-deprecated_SSLCertificateChainFile_once.patch + trunk works (modulo CHANGES, above is a review patch only) +1: ylavic