, 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) :
> 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 en
y entry in the keystore everything works fine. With multiple key
> entries and different passwords, it throws the error.
>
> Am I missing something here. Can you confirm whether it works fine in the
> above scenario. I use jdk1.6.0_32 to generate the keystore.
>
> Regards,
> Arun
Can you confirm whether it works fine in the above
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
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
Found some issue in attaching a log file. So copying the stack trace I am
getting
SEVERE: Failed to initialize end point associated with ProtocolHandler
["http-bio-7443"]
java.io.IOException: Cannot recover key
at
org.apache.tomcat.util.net.jsse.JSSESocketFactory.init(JSSESocke