Microsoft
Software
Hardware
Network
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_r
eference.h
tml
Random Solutions
The process cannot access the file because it is being used by another process
HTTP errors - occurred after infection by trojan
bind_columns & determining fieldnames
crypt() function ?
Bash doesn't show working directory anymore
OWA Your session has timed out
Microsoft Access Database sharing over network
Interpreting a filepath in script and string manipulation
Batch file to add and remove ; from a text.ini file
How to write while loop on a single line?