by jcompagner » Tue Feb 04, 2020 5:20 pm
thats i think also dependent on the java version that you have. (what java supports of TLS versions)
Also how do you run it with what kind of socket factory? because if it is just HTTP then you can configure tomcat how you would like it to be (which cipher suites it should support)
if you use http&socket or just socket then we have "SocketFactory.SSLSupportedSuites" where you can configure this.
Johan Compagner
Servoy