Details
Description
Running hadoop/hadoop-common-project/hadoop-common# mvn test -Dtest="TestSSLHttpServer#testExcludedCiphers" -Dhttps.protocols=TLSv1.2 -Dhttps.cipherSuites=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256 fails with:
Error Message No Ciphers in common, SSLHandshake must fail. Stacktrace java.lang.AssertionError: No Ciphers in common, SSLHandshake must fail. at org.junit.Assert.fail(Assert.java:88) at org.apache.hadoop.http.TestSSLHttpServer.testExcludedCiphers(TestSSLHttpServer.java:178)
Attachments
Attachments
Issue Links
- is cloned by
-
HADOOP-15676 Cleanup TestSSLHttpServer
- Resolved
- relates to
-
HADOOP-15676 Cleanup TestSSLHttpServer
- Resolved