mod_sslcrl 1.5

mod_sslcrl is an Apache module for automating validation of SSL/TLS client certifcates against revocation lists (CRL). It's used in conjunction to mod_ssl when x509 client certificate authentication is used. It substitutes the directives SSLCARevocationFile and SSLCARevocationPath.

Tags c apache security certificates x509 revocation-list
License Apache
State initial

Recent Releases

1.519 Sep 2014 21:10 minor feature: Offline mode: verifies client certifiate even no SSLCRL_Url directive has been configured.