Re: Client certificate keystore configuration

2014-09-12 Thread Javier Conti
On 2 September 2014 18:00, Christopher Schultz wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Javier, > > On 8/28/14, 3:14 PM, Javier Conti wrote: > > On 28 August 2014 13:50, Konstantin Kolinko > > wrote: > > > >> 2014-08-28 14:46 GMT+04:00 Javier Conti > >> : > >>> Hi all, > >>

Re: Client certificate keystore configuration

2014-09-02 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Javier, On 8/28/14, 3:14 PM, Javier Conti wrote: > On 28 August 2014 13:50, Konstantin Kolinko > wrote: > >> 2014-08-28 14:46 GMT+04:00 Javier Conti >> : >>> Hi all, >>> >>> in a Tomcat 7.0.53 container we are running an application >>> which nee

Re: Client certificate keystore configuration

2014-08-28 Thread Javier Conti
On 28 August 2014 13:50, Konstantin Kolinko wrote: > 2014-08-28 14:46 GMT+04:00 Javier Conti : > > Hi all, > > > > in a Tomcat 7.0.53 container we are running an application which needs to > > use client certificates to connect to other webservices. > > This is currently done by configuring a key

Re: Client certificate keystore configuration

2014-08-28 Thread Konstantin Kolinko
2014-08-28 14:46 GMT+04:00 Javier Conti : > Hi all, > > in a Tomcat 7.0.53 container we are running an application which needs to > use client certificates to connect to other webservices. > This is currently done by configuring a keystore containing keys, > certificates and CAs for the JVM (via co