Comment From: snicoll
sslNeedsClientAuthenticationFailsWithoutClientCertificate started failing as the exception hierarchy has changed. The SSLException is now nestled in a DecoderException, but only for Netty, Tomcat and Undertow. With Jetty, the SSL exception is still the root cause.