Re: Configuring certificate for ssl support on Tomcat 8.5

2016-08-31 Thread Rémy Maucherat
2016-08-31 16:51 GMT+02:00 Mark Thomas : > On 31/08/2016 15:45, Lazar Kirchev wrote: > > Hello, > > > > According to Tomcat 8.5 documentation [1] when JSSE is used if the key > > alias is not specified through the attribute certificateKeyAlias of > > Certificate entry, then "... the first key read

RE: Configuring certificate for ssl support on Tomcat 8.5

2016-08-31 Thread Mekkelsen Madden, Steve
-Original Message- From: Mark Thomas [mailto:ma...@apache.org] Sent: Wednesday, August 31, 2016 10:52 AM To: Tomcat Users List Subject: Re: Configuring certificate for ssl support on Tomcat 8.5 On 31/08/2016 15:45, Lazar Kirchev wrote: > Hello, > > According to Tomcat 8.5 docu

Re: Configuring certificate for ssl support on Tomcat 8.5

2016-08-31 Thread Mark Thomas
On 31/08/2016 15:45, Lazar Kirchev wrote: > Hello, > > According to Tomcat 8.5 documentation [1] when JSSE is used if the key > alias is not specified through the attribute certificateKeyAlias of > Certificate entry, then "... the first key read from the keystore will be > used...". > However, whe