On 01/08/2019 21:42, George Stanchev wrote:
> As of recently Azul has backported the JSSE from Java 11 into Java 8 [1] and 
> it is currently offering TLSv1.3 support in its Java 8 distro [2]. Does this 
> help TC with JSSE SSL engine to also offer TLSv1.3 on its SSL listeners?

It the JRE supports it then you can specify it in Tomcat's server.xml
and Tomcat will use it.

Mark


> 
> 
> [1] https://github.com/openjsse/openjsse
> [2] https://www.azul.com/keeping-network-traffic-safe-in-jdk-8-with-tls-1-3/
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to