You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Ankur Shah <to...@optonline.net> on 2004/03/02 01:19:20 UTC

Re: Tomcat and SSL: problem with expiration of VeriSign Global Server ID Intermediate Root

Jörn Böckenkamp wrote:

>It IS easy when you're using a self-signed cert, but I have to
>use one from VeriSign and I don't think that I can regenerate the
>VeriSign cert with a new date :-)
>  
>
Did you try importing the new certificate directly into the user's 
keystore? For example, if you run the service as root , you'll have to 
remove the old certificate and import the new one into /.keystore (in 
UNIX of course) with alias 'tomcat'. I'd recommend you backup the 
keystore file before you make any changes to it. Also, restart the 
server after you make the change, so TC starts up with the new certificate.

HTH,
-- Ankur

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org