]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Update SSLCertificateChainFile proposal.
authorYann Ylavic <ylavic@apache.org>
Fri, 12 Jun 2015 15:07:20 +0000 (15:07 +0000)
committerYann Ylavic <ylavic@apache.org>
Fri, 12 Jun 2015 15:07:20 +0000 (15:07 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1685099 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 824c194ff3de3ab3aace5be148725aa24e22b6a2..67877ecd67c945ac250f84d6f21c5af7886e7ec4 100644 (file)
--- 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