Re: SSL Installation with tomcat

2006-07-06 Thread Pankaj DHINGRA
You are using apache server to handle http requests so SSL configuration is required on the apache server not on the tomcat. Cheers, Pankaj navaneethan loganathan wrote: Hi, I am trying to install SSL certificate with Tomcat 5.5.15. I obtained the certificate file from verisign.Imported the ce

SSL Installation with tomcat

2006-07-06 Thread navaneethan loganathan
Hi, I am trying to install SSL certificate with Tomcat 5.5.15. I obtained the certificate file from verisign.Imported the certificate into my server with a Certificate key file through keytool command and it successfully added.I am trying to configure it in Tomcat. At present Tomcat5.5.15+apache2