Re: Questions about JSSEUtil#getKeyManagers

2018-02-01 Thread Nitkalya Wiriyanuparb (Ing)
On 24 Jan 2018, 10:19 PM +1300, Nitkalya Wiriyanuparb (Ing) , wrote: > > On 24 Jan 2018, 9:45 PM +1300, Mark Thomas , wrote: > > On 23/01/18 02:57, Nitkalya (Ing) Wiriyanuparb wrote: > > > Hi all, > > > > > > I'm on Java 8 and Tomcat 8.5.26 (built from tag)

Re: Questions about JSSEUtil#getKeyManagers

2018-01-24 Thread Nitkalya Wiriyanuparb (Ing)
On 24 Jan 2018, 9:45 PM +1300, Mark Thomas , wrote: > On 23/01/18 02:57, Nitkalya (Ing) Wiriyanuparb wrote: > > Hi all, > > > > I'm on Java 8 and Tomcat 8.5.26 (built from tag) moving from 7.0.41. > > > > I have a little problem with how JSSEUtil#getKeyManagers creates key > >

Re: Questions about JSSEUtil#getKeyManagers

2018-01-24 Thread Mark Thomas
On 23/01/18 02:57, Nitkalya (Ing) Wiriyanuparb wrote: > Hi all, > > I'm on Java 8 and Tomcat 8.5.26 (built from tag) moving from 7.0.41. > > I have a little problem with how JSSEUtil#getKeyManagers creates key > managers. This essentially causes Tomcat to sometimes serves an incorrect > server

Questions about JSSEUtil#getKeyManagers

2018-01-22 Thread Nitkalya (Ing) Wiriyanuparb
Hi all, I'm on Java 8 and Tomcat 8.5.26 (built from tag) moving from 7.0.41. I have a little problem with how JSSEUtil#getKeyManagers creates key managers. This essentially causes Tomcat to sometimes serves an incorrect server certificate chain during ServerHello. -Djavax.net.debug=all gave me a