Re: Changing SSL Certificates

2008-08-02 Thread Mark Thomas
Ben Densmore wrote: Is there anyone that might be willing to help me get this fixed? I've tried following the docs from TomCat and am now getting this error. keytool error: java.lang.Exception: Public keys in reply and keystore don't match We'd be willing to pay, i just need to get this fixed.

Changing SSL Certificates

2008-08-01 Thread Ben Densmore
I have a Tomcat dev server that I had originally used a self signed ssl certificate with. I now need to use a trusted certificate but when I imported it and changed the server.xml file to use this new certificate TomCat blew up. Does anyone have the steps involved in changing over to a new ssl

RE: Changing SSL Certificates

2008-08-01 Thread Peter Crowther
Tomcat version? Error message (anything more than blew up)? Vendor of new cert? Do you have to install a cert chain? - Peter -Original Message- From: Ben Densmore [mailto:[EMAIL PROTECTED] Sent: 01 August 2008 17:09 To: users@tomcat.apache.org Subject: Changing SSL

Re: Changing SSL Certificates

2008-08-01 Thread Hassan Schroeder
On Fri, Aug 1, 2008 at 9:09 AM, Ben Densmore [EMAIL PROTECTED] wrote: Does anyone have the steps involved in changing over to a new ssl certificate? http://tomcat.apache.org/tomcat-6.0-doc/ssl-howto.html -- Hassan Schroeder [EMAIL PROTECTED]

RE: Changing SSL Certificates

2008-08-01 Thread Radcliffe, William H.
. -- Bill -Original Message- From: Peter Crowther [mailto:[EMAIL PROTECTED] Sent: Friday, August 01, 2008 11:13 AM To: 'Tomcat Users List' Subject: RE: Changing SSL Certificates Tomcat version? Error message (anything more than blew up)? Vendor of new cert? Do you have to install a cert

Re: Changing SSL Certificates

2008-08-01 Thread Ben Densmore
- From: Ben Densmore [mailto:[EMAIL PROTECTED] Sent: 01 August 2008 17:09 To: users@tomcat.apache.org Subject: Changing SSL Certificates I have a Tomcat dev server that I had originally used a self signed ssl certificate with. I now need to use a trusted certificate but when I

Re: Changing SSL Certificates

2008-08-01 Thread Hassan Schroeder
On Fri, Aug 1, 2008 at 2:54 PM, Ben Densmore [EMAIL PROTECTED] wrote: Tomcat version - 6.0.16 Error Message: java.io.FileNotFoundException: /usr/local/apache-tomcat-6.0.16/webapps/ROOT/index.html (Too many open files) Vendor: Trustwave I can't imagine what the above has to do with setting up

Re: Changing SSL Certificates

2008-08-01 Thread Ben Densmore
Is there anyone that might be willing to help me get this fixed? I've tried following the docs from TomCat and am now getting this error. keytool error: java.lang.Exception: Public keys in reply and keystore don't match We'd be willing to pay, i just need to get this fixed. Thanks, Ben On Fri,