Re: SSL connector to check Certificate Revocation List

2004-01-16 Thread Alain Baucant
Bill Barker wrote: - Original Message - From: "Alain Baucant" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, January 16, 2004 12:13 AM Subject: SSL connector to check Certificate Revocation List Is it possible to define a CRL to be checked by

SSL connector to check Certificate Revocation List

2004-01-16 Thread Alain Baucant
Is it possible to define a CRL to be checked by tomcat when using SSL ? If yes, with which tomcat version ? If no, is it planned ? I apologize disturbing developpers with this question but I didn't recevie any answer on tomcat-user. Thanks for your help, Alain. PS: Where can I find a full desc

how to REDIRECT after HTTPS connection failure ?

2004-01-14 Thread Alain Baucant
rver log file showing the user attempted to connect). And the server doesn't reply to the browser. On a https connection failure : is there any exception tomcat could catch ? Or any other way to redirect the user ? Thank