]> granicus.if.org Git - apache/commitdiff
propose SSLCertificate[Key]File/SSLCertificateChainFile overhaul for mod_ssl
authorKaspar Brand <kbrand@apache.org>
Wed, 29 Jan 2014 16:24:43 +0000 (16:24 +0000)
committerKaspar Brand <kbrand@apache.org>
Wed, 29 Jan 2014 16:24:43 +0000 (16:24 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1562500 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index df7663aaf83909f0a8366269951574b3f7969b5e..09754d51e725bcfd6849c163c70ce5ae974fdb50 100644 (file)
--- 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: