RE: Client Cert TLS issue

2019-10-16 Thread George Stanchev
Hi Chris, This didn't make a difference and no difference in CPU utilization was observed. The lockup happens before server request the client cert so you can drop my big fat cacerts in a TC instance create a client-cert connector, in our case we set the " javax.net.ssl.trustStore" to

Re: [OT] Re: Question about DirResourceSet?

2019-10-16 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mark, On 10/16/19 04:41, Mark Thomas wrote: >> Mark, >> >> On 10/15/19 09:37, Mark Thomas wrote: >>> On 14/10/2019 20:29, André Warnier (tomcat) wrote: From a long-time (occasional) list contributor : That's a nice post, in many ways, and

Re: Client Cert TLS issue

2019-10-16 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 George, On 10/16/19 12:55, George Stanchev wrote: > > On 15/10/2019 22:15, George Stanchev wrote: >> Hi, >> >> I would need some help with tracking an issue with TC 8.5.47 >> (windows x64, java: azul 1.8.0_222) configured with [1] and >>

Re: Client Cert TLS issue

2019-10-16 Thread Mark Thomas
On 15/10/2019 22:15, George Stanchev wrote: > Hi, > > I would need some help with tracking an issue with TC 8.5.47 (windows x64, > java: azul 1.8.0_222) configured with [1] and tcnative-1.dll. When a simple > client tries to connect to the server, the server hangs on SSL handshake > until

Re: [OT] Re: Question about DirResourceSet?

2019-10-16 Thread Mark Thomas
> Mark, > > On 10/15/19 09:37, Mark Thomas wrote: >> On 14/10/2019 20:29, André Warnier (tomcat) wrote: >>> From a long-time (occasional) list contributor : That's a nice >>> post, in many ways, and a good way to get quick and useful >>> answers. I only regret that my own knowledge is not

RE: Client Cert TLS issue

2019-10-16 Thread George Stanchev
On 15/10/2019 22:15, George Stanchev wrote: > Hi, > > I would need some help with tracking an issue with TC 8.5.47 (windows x64, > java: azul 1.8.0_222) configured with [1] and tcnative-1.dll. When a simple > client tries to connect to the server, the server hangs on SSL handshake > until