On 06/11/2018 10:17, Mark Thomas wrote: > On 06/11/2018 09:28, Emmanuel Bourg wrote: >> I got two issues when building Tomcat 8.5.35 with OpenJDK 11 >> and OpenSSL 1.1.1 in Debian. >> >> 1. testClientCertPost and testClientCertGet in TestClientCertTls13 >> failed with the three NIO/NIO2/APR connectors: >> >> javax.net.ssl.SSLHandshakeException: Received fatal alert: protocol_version > > I think some re-work is required around those tests to cover the various > permutations and combinations. It isn't quite right at the moment.
Should be fixed now. >> 2. testAbortedUploadLimitedNoSwallow and testAbortedPOST413NoSwallow >> failed with NIO only: <snip/> > Interesting. I see those with 8.5.x as well but not with 9.0.x. More > investigation required. There were some robustness fixes in 9.0.x that had not been back-ported. I've just done that. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org