From 0fc8d52b4dea6afdc121fac9b9b7de0d7f571865 Mon Sep 17 00:00:00 2001 From: Kaspar Brand Date: Wed, 29 Jan 2014 16:24:43 +0000 Subject: [PATCH] propose SSLCertificate[Key]File/SSLCertificateChainFile overhaul for mod_ssl git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1562500 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/STATUS b/STATUS index df7663aaf8..09754d51e7 100644 --- a/STATUS +++ b/STATUS @@ -184,6 +184,18 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk works +1: trawick, covener + * mod_ssl: Remove the hardcoded algorithm-type dependency for the + SSLCertificateFile and SSLCertificateKeyFile directives, and deprecate + SSLCertificateChainFile. A detailed list of the changes is included + at the beginning of the 2.4.x patch (from the original trunk commit logs) + trunk patches: https://svn.apache.org/r1546804 + https://svn.apache.org/r1553824 + https://svn.apache.org/r1554192 + https://svn.apache.org/r1555463 + https://svn.apache.org/r1555467 + 2.4.x patch: https://people.apache.org/~kbrand/mod_ssl-2.4.x-certkeyfile.diff + +1: kbrand + OTHER PROPOSALS * A list of further possible backports can be found at: -- 2.40.0