Gentlemen, thanks a lot for your help. I figured out what the problem was.
It was not related to tomcat configuration, but to my keystore. The reason
is that once you import a client certificate under the same alias as the
private pair, they both get merged under the same alias inside keystore.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Alex,
On 1/7/14, 2:41 PM, Alex Kogan wrote:
Gentlemen, thanks a lot for your help. I figured out what the
problem was. It was not related to tomcat configuration, but to my
keystore. The reason is that once you import a client certificate
under
Date: Tue, 7 Jan 2014 14:41:15 -0500
Subject: Re: Problem configuring SSL
From: a-ko...@northwestern.edu
To: users@tomcat.apache.org
Gentlemen, thanks a lot for your help. I figured out what the problem was.
It was not related to tomcat configuration, but to my keystore. The reason
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Alex,
On 1/5/14, 12:30 PM, Alex Kogan wrote:
I have a strange problem configuring SSL to work with Tomcat.
Environment: Tomcat 7.0.42 CentOS 5.10 Java 1.7.0_45
It's a new Tomcat installation. All keystore operations were done
with keytool. I