Re: Error configuring SSL with Tomcat

2006-07-10 Thread Anandi Vyagrapuri
tioned in > the Tomcat - SSL > Documentaion? > > - > Manivannan Palanichamy > http://geocities.com/manivannan57 > > > -- > View this message in context: > http://www.nabble.com/Error-configuring-SSL-with-Tomcat-tf1918879.html#a5254675 &

Re: Error configuring SSL with Tomcat

2006-07-10 Thread manivannan_palanichamy
Did you put the keystore file in correct location? Have you followed the steps properly as mentioned in the Tomcat - SSL Documentaion? - Manivannan Palanichamy http://geocities.com/manivannan57 -- View this message in context: http://www.nabble.com/Error-configuring-SSL-with-Tomcat-tf1918879

Error configuring SSL with Tomcat

2006-07-10 Thread Anandi Vyagrapuri
Hi, I am trying to get Tomcat to work with SSL on a Windows machine. I have a root certificate and site certificte from Equifax which i converted to binary and stored it in the keystore . I stored the root certificate under the alias geotrust and the site certificate with alias tomcat. I have al