RE: Problem configuring SSL

2014-01-07 Thread Martin Gainty
> 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, bu

Re: Problem configuring SSL

2014-01-07 Thread Christopher Schultz
-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 > un

Re: Problem configuring SSL

2014-01-07 Thread Alex Kogan
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. Usi

Re: Problem configuring SSL

2014-01-05 Thread Christopher Schultz
-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 keytoo