]> granicus.if.org Git - apache/commit
mod_ssl: Add no_crl_for_cert_ok flag to SSLCARevocationCheck directive
authorYann Ylavic <ylavic@apache.org>
Fri, 11 Mar 2016 13:51:17 +0000 (13:51 +0000)
committerYann Ylavic <ylavic@apache.org>
Fri, 11 Mar 2016 13:51:17 +0000 (13:51 +0000)
commitbafafe600b4363724d382904cd01da6877788cdc
treefe6b0024016d6f48601845fdbfdfa49955cb8039
parentcdfb2f5fd681ca0ced575686a3c7b6ea98fd7b71
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.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1734561 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
docs/manual/mod/mod_ssl.xml
modules/ssl/mod_ssl.c
modules/ssl/ssl_engine_config.c
modules/ssl/ssl_engine_init.c
modules/ssl/ssl_engine_kernel.c
modules/ssl/ssl_private.h