Displaying 1 result from an estimated 1 matches for "nssenforcevalidcert".
Did you mean:
  nssenforcevalidcerts
  
2012 Aug 06
1
SSL Library Error: -8181 Certificate has expired
Hi List
Just had one of my servers fail serving web pages and apache produced a 
log file of nearly 1,000,000 lines and 130Mb in about 18 hours with the 
following:
"SSL Library Error: -8181 Certificate has expired
Unable to verify certificate 'Server-Cert'. Add "NSSEnforceValidCerts 
off" to nss.conf so the server can start until the problem can be 
resolved."
repeated any where from 4 to 20 times per second until I stopped the server.
Anyone know why this kind of thing occurs - surely logging this once is 
enough??
If it is such a critical thing, then why no warn...