https://issues.apache.org/bugzilla/show_bug.cgi?id=53952
--- Comment #31 from jfclere <jfcl...@gmail.com> --- Created attachment 32114 --> https://issues.apache.org/bugzilla/attachment.cgi?id=32114&action=edit patch for the issue. The patch works for me. Basically the SSL.java needs the new SSL_PROTOCOL_TLS11 and SSL_PROTOCOL_TLS12 and add to ALL. To set the protocol I have set it to SSL.SSL_PROTOCOL_ALL; and use !protocol.contains("java name") to allow support the java syntax for protocol. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org