https://issues.apache.org/bugzilla/show_bug.cgi?id=56780
--- Comment #7 from Mark Thomas <ma...@apache.org> --- > Is there a way to get the sslProtocol attribute specified for the connector > in the server.xml? That has the value that should be used to create the > SSLContext. That is what is used. If you set sslProtocol="TLSv1.2" and sslEnabledProtocols="TLSv1.2" you should get past the exception you are currently seeing. I now see a problem with cipher suites in my test environment. I'm still looking at whether this is a configuration problem or a Tomcat bug. The jury is out at this point so I am leaving this issue open. -- 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