RE: SSL InvalidKeystore Format?

2005-12-05 Thread Nate Rock
-Original Message- From: Carl Olivier [mailto:[EMAIL PROTECTED] Sent: Monday, December 05, 2005 7:41 AM To: 'Tomcat Users List' Subject: RE: SSL InvalidKeystore Format? Hi Nate. I am not sure if this is relevant, but think it is - the private keys, CSRs and certificates I am using with tomcat

RE: SSL InvalidKeystore Format?

2005-12-05 Thread Carl Olivier
this week! Regards, Carl -Original Message- From: Nate Rock [mailto:[EMAIL PROTECTED] Sent: 05 December 2005 16:10 To: Tomcat Users List; [EMAIL PROTECTED] Subject: RE: SSL InvalidKeystore Format? Sweet Carl that would be awesome! I have other stuff to do as well, but I will take a look

Re: SSL InvalidKeystore Format?

2005-12-04 Thread Dhaval Patel
Users List users@tomcat.apache.org Sent: Saturday, December 03, 2005 1:13 PM Subject: Re: SSL InvalidKeystore Format? Scott, You might have to use OpenSSL instead of keytool. OpenSSL is recommended in production environment. Also if you want to use APR+SSL, you might have to use

RE: SSL InvalidKeystore Format?

2005-12-04 Thread Carl Olivier
Greetings. Not sure if this will help, but I spent a lot of time fighting with certificates for use with Tomcat - from CSRs to issued certificates from the CAs - as well as using PFX files as exported from other webservers etc.. I have however got it working great, and thought to give you my

RE: SSL InvalidKeystore Format?

2005-12-04 Thread Nate Rock
I think the issue Scott is getting caught up on is the same issue I have been having for the last week: Using APR + SSL with anything but a self signed certificate isn't clearly defined as of yet. Scott, my recommendation to you at this point is to uninstall tomcat, and then reinstall it making

Re: SSL InvalidKeystore Format?

2005-12-03 Thread Scott Purcell
@tomcat.apache.org Sent: Friday, December 02, 2005 8:50 AM Subject: RE: SSL InvalidKeystore Format? Dhaval your explincation was excellent! I think with a bit more information about how exactly Scott got his certificate from verisign, I think we can help him out a bit more. 1. What did you use to create

Re: SSL InvalidKeystore Format?

2005-12-01 Thread Dhaval Patel
Hi Scott, I am not tomcat expert as well as I can not help you about the error you are getting. After Remy's last message on SSL with APR, I finally got my windows xp + tomcat 5.5.12 + APR + SSL working. Following are the steps that I have followed: (1) Install Tomcat 5.5.12 and make sure

RE: SSL InvalidKeystore Format?

2005-12-01 Thread Scott Purcell
To: Tomcat Users List Subject: Re: SSL InvalidKeystore Format? Hi Scott, I am not tomcat expert as well as I can not help you about the error you are getting. After Remy's last message on SSL with APR, I finally got my windows xp + tomcat 5.5.12 + APR + SSL working. Following are the steps

RE: SSL InvalidKeystore Format?

2005-12-01 Thread Nate Rock
should help you guys out a lot if you are stuck with a PKCS#12 file. It won't be long now... -rOcK -Original Message- From: Dhaval Patel [mailto:[EMAIL PROTECTED] Sent: Thursday, December 01, 2005 8:49 AM To: Tomcat Users List Subject: Re: SSL InvalidKeystore Format? Hi Scott, I am

Re: SSL InvalidKeystore Format?

2005-12-01 Thread Scott Purcell
Scott - Original Message - From: Dhaval Patel [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Thursday, December 01, 2005 2:08 PM Subject: RE: SSL InvalidKeystore Format? Hi, I should have mention that I am running tomcat as a standalone server. I mentioned

Re: SSL InvalidKeystore Format?

2005-12-01 Thread Dhaval Patel
explanation if possible. Thanks much Scott - Original Message - From: Dhaval Patel [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Thursday, December 01, 2005 2:08 PM Subject: RE: SSL InvalidKeystore Format? Hi, I should have mention that I am running