Possible issue with Tomcat 7.0.27 SSL keystore configuration

2012-07-06 Thread Arun John (arujohn)
Hi Team, I am currently facing an issue with SSL configuration in Tomcat 7.0.27. I have one keystore with three private keys to be used by different components . The password I am using for the keystore file is changed. The requirement is such that I should be using three different password

RE: Possible issue with Tomcat 7.0.27 SSL keystore configuration

2012-07-06 Thread Arun John (arujohn)
(JSSESocketFactory.java:449) Regards, Arun From: Arun John (arujohn) [mailto:aruj...@cisco.com] Sent: Friday, July 06, 2012 2:35 PM To: users@tomcat.apache.org Subject: Possible issue with Tomcat 7.0.27 SSL keystore configuration Hi Team, I am currently facing an issue with SSL configuration

Re: Possible issue with Tomcat 7.0.27 SSL keystore configuration

2012-07-06 Thread Mark Thomas
On 06/07/2012 10:04, Arun John (arujohn) wrote: Hi Team, I am currently facing an issue with SSL configuration in Tomcat 7.0.27. I have one keystore with three private keys to be used by different components . The password I am using for the keystore file is changed. The requirement is such

RE: Possible issue with Tomcat 7.0.27 SSL keystore configuration

2012-07-06 Thread Arun John (arujohn)
-Original Message- From: Mark Thomas [mailto:ma...@apache.org] Sent: Friday, July 06, 2012 3:55 PM To: Tomcat Users List Subject: Re: Possible issue with Tomcat 7.0.27 SSL keystore configuration On 06/07/2012 10:04, Arun John (arujohn) wrote: Hi Team, I am currently facing an issue

Re: Possible issue with Tomcat 7.0.27 SSL keystore configuration

2012-07-06 Thread Konstantin Kolinko
scenario. I use jdk1.6.0_32 to generate the keystore. Regards, Arun -Original Message- From: Mark Thomas [mailto:ma...@apache.org] Sent: Friday, July 06, 2012 3:55 PM To: Tomcat Users List Subject: Re: Possible issue with Tomcat 7.0.27 SSL keystore configuration On 06/07/2012 10:04

RE: Possible issue with Tomcat 7.0.27 SSL keystore configuration

2012-07-06 Thread Arun John (arujohn)
, 2012 11:13 PM To: Tomcat Users List Subject: Re: Possible issue with Tomcat 7.0.27 SSL keystore configuration 2012/7/6 Arun John (arujohn) aruj...@cisco.com: Hi Mark, Thanks for your quick response. I should have been a little more clear. That snip was copied when I had only one key entry