Re: Cofiguring tomcat for trial certificate by trusted authorities like verisign not working.

2009-03-16 Thread Bhuvanesh Pattanashetti
Hi ,I had tried that was y also.. now i m able to get the SSL working with the thawte trial SSL certificate. but not with the Verisign yet. i dono why. Even after this importing the CA Certificate. i m getting the alert for non-Secure items. So is that the reason that i dont have the paid SSL

Re: Cofiguring tomcat for trial certificate by trusted authorities like verisign not working.

2009-03-16 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bhuvanesh, On 3/16/2009 8:40 AM, Bhuvanesh Pattanashetti wrote: Hi ,I had tried that was y also.. now i m able to get the SSL working with the thawte trial SSL certificate. but not with the Verisign yet. i dono why. If you are using an EV cert,

Re: Cofiguring tomcat for trial certificate by trusted authorities like verisign not working.

2009-03-14 Thread Bill Barker
Bhuvanesh Pattanashetti bhuva...@gmail.com wrote in message news:bce69da80903122202i384a040cj66e5089fc14f6...@mail.gmail.com... HI All,thanks all for your suggestions. :-) Here are following some more details. I m using - tomcat 6.0, - JDK 1.6, - no i m not using keystore. - I m

RE: Cofiguring tomcat for trial certificate by trusted authorities like verisign not working.

2009-03-13 Thread Caldarale, Charles R
From: Bhuvanesh Pattanashetti [mailto:bhuva...@gmail.com] Subject: Re: Cofiguring tomcat for trial certificate by trusted authorities like verisign not working. - no i m not using keystore. snip I have generated the keystore using keytool. Please reconcile the above two statements.

Re: Cofiguring tomcat for trial certificate by trusted authorities like verisign not working.

2009-03-13 Thread Bhuvanesh Pattanashetti
Ohh i was sorry for the above two statement. :( I m using the keystore. (Keytool) and i m not using APR. thanks. Bhuvan On Fri, Mar 13, 2009 at 7:00 PM, Caldarale, Charles R chuck.caldar...@unisys.com wrote: From: Bhuvanesh Pattanashetti [mailto:bhuva...@gmail.com] Subject: Re:

Cofiguring tomcat for trial certificate by trusted authorities like verisign not working.

2009-03-12 Thread Bhuvanesh Pattanashetti
Hi all, I m trying to set up the SSL for tomcat server. I wanted to know what exactly is the procedure. here is what i have followed. Procedure 1. 1. Created my own keystore. 2. Imported the trial certificate (provided by Verisign ) into the keystore. 3. Added a ssl connector

Re: Cofiguring tomcat for trial certificate by trusted authorities like verisign not working.

2009-03-12 Thread Manuel Llabata
Could you show us your connector configuration. regards -- From: Bhuvanesh Pattanashetti bhuva...@gmail.com Sent: Thursday, March 12, 2009 5:48 PM To: users@tomcat.apache.org Subject: Cofiguring tomcat for trial certificate by trusted authorities

RE: Cofiguring tomcat for trial certificate by trusted authorities like verisign not working.

2009-03-12 Thread Caldarale, Charles R
From: Bhuvanesh Pattanashetti [mailto:bhuva...@gmail.com] Subject: Cofiguring tomcat for trial certificate by trusted authorities like verisign not working. I m trying to set up the SSL for tomcat server. I wanted to know what exactly is the procedure. Tomcat version? JRE/JDK being

Re: Cofiguring tomcat for trial certificate by trusted authorities like verisign not working.

2009-03-12 Thread Bill Barker
Willing to try and play psychic ;). Procedure 1 is what you want. But the keystore must be the same one that you used to create the CSR you sent to Verisign. This is by far the second most common mistake that people make when setting up Tomcat to use SSL. As Chuck suggested, check if you

Re: Cofiguring tomcat for trial certificate by trusted authorities like verisign not working.

2009-03-12 Thread Bhuvanesh Pattanashetti
HI All,thanks all for your suggestions. :-) Here are following some more details. I m using - tomcat 6.0, - JDK 1.6, - no i m not using keystore. - I m running on Xp with Spring-DM framework. connector is as follows. Connector port=8443 minSpareThreads=5 maxSpareThreads=75

Re: Cofiguring tomcat for trial certificate by trusted authorities like verisign not working.

2009-03-12 Thread Bhuvanesh Pattanashetti
Some more information regarding my problem statement, i followed exactly like this, 1. created the keystore using keytool 2. created CSR using the -certreq using keytool 3. sent the same to verisign and get the certificate as as a reply. 4. imported the root certificate provided by