]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_ssl: Add "no_crl_for_cert_ok" flag to SSLCARevocationCheck directive
authorGraham Leggett <minfrin@apache.org>
Mon, 13 Jun 2016 23:48:39 +0000 (23:48 +0000)
committerGraham Leggett <minfrin@apache.org>
Mon, 13 Jun 2016 23:48:39 +0000 (23:48 +0000)
commit77112829900387a0a3a8a42b3337db5b841797f0
treed7c7355a2eca1179c581475ca2f52d33989c5045
parent050dca6712eb3f749a85d95ba2f1e139a2b3798d
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.

Submitted by: ylavic
Reviewed by: icing, minfrin

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1748338 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
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