Hi all,
we are using tomcat-embed (Tomcat 8.5.70) in our product which also contains a
custom NIO implementation.
So i think i cannot give you a configuration to reproduce the issue.
Anyway, i will explain in short what happens.
It is within the included BlockPoller class in the NioBlockingSelec
>
> That looks like a bug. Please open a Bugzilla issue.
>
> JSSE doesn't implement post-handshake authentication for TLSv1.3 but as
> the Connector is configured with clientAuth="true" authentication
> should
> be happening during the initial handshake and, therefore, should work.
>
> Mark
>
Thank
Hi all,
i installed Tomcat 9.0.27 on my Windows 7 machine and using the following java
runtime to get support for TLSv1.3
Server built: Oct 7 2019 09:57:22 UTC
Server version number: 9.0.27.0
Architecture: amd64
JVM Version: 13.0.1+9
JVM Vendor:Oracle Corp