Re: Tomcat 5.5.23 with SSL

2011-02-14 Thread Crypto Sal
Hi Alexander, As Mark has previously mentioned, there's no entry type of 'privateKeyEntry' which is *required* for the certificate to work. I suspect what has happened is that you might not have been in the directory with your keystore file or you did not specify the right keystore as keytool

RE: Tomcat 5.5.23 with SSL

2011-02-14 Thread Shaun Farrugia
: Tomcat 5.5.23 with SSL On 14/02/2011 15:45, Alexander Mills wrote: > For reference, > > keytool -list -keystore keystore.kdb > [root@localhost tomcat5]# keytool -list -keystore keystore.kdb Enter > keystore password: > > Keystore type: JKS > Keystore provider: SUN >

Re: Tomcat 5.5.23 with SSL

2011-02-14 Thread Mark Thomas
On 14/02/2011 15:45, Alexander Mills wrote: > For reference, > > keytool -list -keystore keystore.kdb > [root@localhost tomcat5]# keytool -list -keystore keystore.kdb > Enter keystore password: > > Keystore type: JKS > Keystore provider: SUN > > Your keystore contains 1 entry > > tomcat, Feb 14

Re: Tomcat 5.5.23 with SSL

2011-02-14 Thread Alexander Mills
AM To: users@tomcat.apache.org Subject: Tomcat 5.5.23 with SSL Hi I'm having issues with using a signed SSL certificate from thawte.com with tomcat 5.5.23. My server.xml contains the following: /var/log/tomcat5/catalina.out reports the following: LifecycleException: service.ge

Re: Tomcat 5.5.23 with SSL

2011-02-14 Thread Alexander Mills
, February 14, 2011 8:04 AM To: users@tomcat.apache.org Subject: Tomcat 5.5.23 with SSL Hi I'm having issues with using a signed SSL certificate from thawte.com with tomcat 5.5.23. My server.xml contains the following: /var/log/tomcat5/catalina.out reports the foll

RE: Tomcat 5.5.23 with SSL

2011-02-14 Thread Shaun Farrugia
Is the keystore file available to be read/executed by the user running tomcat? -Original Message- From: Alexander Mills [mailto:alexander.mi...@psycle.com] Sent: Monday, February 14, 2011 8:04 AM To: users@tomcat.apache.org Subject: Tomcat 5.5.23 with SSL Hi I'm having issues

Tomcat 5.5.23 with SSL

2011-02-14 Thread Alexander Mills
Hi I'm having issues with using a signed SSL certificate from thawte.com with tomcat 5.5.23. My server.xml contains the following: /var/log/tomcat5/catalina.out reports the following: LifecycleException: service.getName(): "Catalina"; Protocol handler start failed: java.io.IOExce