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
-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
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