RE: Error configuring tomcat with ssl certificates

2013-03-06 Thread Siddhi Borkar
Thanks a lot Ognjen, The solution you provided worked very well. -Original Message- From: Ognjen Blagojevic [mailto:ognjen.d.blagoje...@gmail.com] Sent: Wednesday, March 06, 2013 3:31 PM To: Tomcat Users List Subject: Re: Error configuring tomcat with ssl certificates Siddhi, On

RE: Error configuring tomcat with ssl certificates

2013-03-06 Thread Brijesh Deo
-Original Message- From: Siddhi Borkar [mailto:siddhi_bor...@persistent.co.in] Sent: 06 March 2013 15:12 To: Tomcat Users List Subject: RE: Error configuring tomcat with ssl certificates Thanks Brijesh, The certificate that I am using is RSA based certificate, I tried listing the RSA

Re: Error configuring tomcat with ssl certificates

2013-03-06 Thread Ognjen Blagojevic
Siddhi, On 6.3.2013 10:41, Siddhi Borkar wrote: The certificate that I am using is RSA based certificate, I tried listing the RSA based ciphers in the server the xml, however it still gave me the same error. Any idea what else could be going wrong? You didn't import your private key into

RE: Error configuring tomcat with ssl certificates

2013-03-06 Thread Siddhi Borkar
...@sonicwall.com] Sent: Wednesday, March 06, 2013 12:25 PM To: Tomcat Users List Subject: RE: Error configuring tomcat with ssl certificates -Original Message- From: Siddhi Borkar [mailto:siddhi_bor...@persistent.co.in] Sent: 06 March 2013 12:15 To: users@tomcat.apache.org Subject: Error

RE: Error configuring tomcat with ssl certificates

2013-03-05 Thread Brijesh Deo
-Original Message- From: Siddhi Borkar [mailto:siddhi_bor...@persistent.co.in] Sent: 06 March 2013 12:15 To: users@tomcat.apache.org Subject: Error configuring tomcat with ssl certificates Hi, I need help configuring tomcat 6 will ssl certificates. I have been provided with the

Error configuring tomcat with ssl certificates

2013-03-05 Thread Siddhi Borkar
Hi, I need help configuring tomcat 6 will ssl certificates. I have been provided with the following cacert.pem prvkey.key and sslcert.crt I tried the following steps: 1) Generated a keystore using java keytool and the certificate file using the following command. keytool -import -trust