Re: Error importing SSL certificate

2007-03-28 Thread Filip Hanik - Dev Lists
I would google it, tons of info out there http://access1.sun.com/techarticles/Keytool.html Reis, Tom wrote: I receive the following error when trying to import a Verisign SSL certificate. Any ideas? keytool error: java.lang.Exception: Failed to establish chain from reply ---

RE: Error importing SSL certificate

2007-03-28 Thread Reis, Tom
Keytool -import -alias tomcat -trustcacerts -file c:\tomcat50\cert.cer -keystore c:\tomcat50\.keystore -Original Message- From: Jean-Sebastien Pilon [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 28, 2007 12:42 PM To: Tomcat Users List Subject: RE: Error importing SSL certificate

RE: Error importing SSL certificate

2007-03-28 Thread Jean-Sebastien Pilon
What is the command you are using to import the certificate ? > -Original Message- > From: Reis, Tom [mailto:[EMAIL PROTECTED] > Sent: Wednesday, March 28, 2007 1:36 PM > To: users@tomcat.apache.org > Subject: Error importing SSL certificate > > I receive the following error when t