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:itea@(protected)]
Sent: Wednesday, January 14, 2004 10:56 PM
To: Tomcat Users List; jeraldpowel@(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: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)