RE: expired crl file

2014-01-04 Thread Martin Gainty
> Date: Sat, 4 Jan 2014 09:18:22 +0100 > Subject: expired crl file > From: jjaku...@gmail.com > To: users@tomcat.apache.org > > When I place expired crl file tomcat starts without any visible stack trace > in logs, > but I cannot login with valid certificates. MG> $CATALINA_HOME/conf/setevnv.sh

Re: expired crl file

2014-01-04 Thread Ja kub
RTFM man keytool -printcrl -file crl_ {-v} Reads the certificate revocation list (CRL) from the file crl_file. A Certificate Revocation List (CRL) is a list of digital certificates which have been revoked by the Certificate Authority (CA) that issued them. The CA generates