Commit 472209a9 authored by Yann Ylavic's avatar Yann Ylavic
Browse files

Update SSLCertificateChainFile proposal.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1685099 13f79535-47bb-0310-9956-ffa450edef68
parent a3aaa7dc
Loading
Loading
Loading
Loading
+4 −1
Changes for STATUS: 4 added lines, 1 removed line.
Original line number Diff line number Diff line
@@ -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