RE: Updating CRL in Tomcat 6 without taking it down

2010-02-05 Thread Jeffrey Janner
Praveen Pat said: The problem I have is how to update the CRL. If I do not update the CRL, Tomcat does not let any of my users in. It blocks all the users. To update the CRL, I have to stop the Tomcat, and I am trying to avoid it. Reply: Call me naive, but if nobody can get in, what is wrong w

Re: Updating CRL in Tomcat 6 without taking it down

2010-02-05 Thread Bill Barker
"Praveen Pat" wrote in message news:4457dc171002041505p239b835p5107c8efa8f1d...@mail.gmail.com... Hello: I am running Tomcat 6 in SSL mode with ClientAuth=true. Here are my Connector Properties: The problem I have is how to update the CRL. If I do not update the CRL, Tomcat does not let a

Updating CRL in Tomcat 6 without taking it down

2010-02-04 Thread Praveen Pat
Hello: I am running Tomcat 6 in SSL mode with ClientAuth=true. Here are my Connector Properties: The problem I have is how to update the CRL. If I do not update the CRL, Tomcat does not let any of my users in. It blocks all the users. To update the CRL, I have to stop the Tomcat, and I am tryin