Try this in your {JAVA_HOME}\jre\lib\security directory
keytool -list -v -keystore cacerts 

You'll need to enter your keystore password. This is changeit by default unless
someone had the good sense to do the obvious.

This will give a long list of the certificates including the validity dates.

Mark

-----Original Message-----
From: Tea, Justin [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, January 14, 2004 10:56 PM
To: Tomcat Users List; [EMAIL PROTECTED]
Subject: New to tomcat

Hi,
I'm new to Tomcat, Apache and JDK world (three things I noticed are
loaded on our server).  Our custom apps broke around the time Verisign
cert expired.  How can I tell whether this is indeed the case?  

Keytool?  If so, what's the exact parameter?


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to