Commit 3d2cc724 authored by Yann Ylavic's avatar Yann Ylavic
Browse files

Propose.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735339 13f79535-47bb-0310-9956-ffa450edef68
parent 3e161cb3
Loading
Loading
Loading
Loading
+12 −1
Original line number Diff line number Diff line
@@ -180,6 +180,17 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x patch: trunk works
     +1 covener

  *) mod_ssl: Add "no_crl_for_cert_ok" flag to SSLCARevocationCheck directive
     to opt-in previous behaviour (2.2) with CRLs verification when checking
     certificate(s) with no corresponding CRL.
     trunk patch: http://svn.apache.org/r1734561
                  http://svn.apache.org/r1734807
                  http://svn.apache.org/r1735159
                  http://svn.apache.org/r1735337
     2.4.x patch: trunk works (modulo CHANGES) or
                  http://home.apache.org/~ylavic/patches/httpd-2.4.x-no_crl_for_cert_ok.patch
     +1: ylavic


PATCHES/ISSUES THAT ARE BEING WORKED