Question : How do I disable CRL checkup in apache?

I want to disable the CRL (certificate revocation list) checkup on apache server. What's the parameter in the HTTPD.CONF file?

thanks in advance.

Answer : How do I disable CRL checkup in apache?

I assume Apache + mod_ssl
SSLCARevocationPath
SSLCARevocationFile

BTW, they empty by default
http://www.modssl.org/docs/2.8/ssl_reference.html
Random Solutions  
 
programming4us programming4us