You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Gergo Repas (JIRA)" <ji...@apache.org> on 2018/07/10 09:45:00 UTC

[jira] [Resolved] (HADOOP-15595) TestSSLHttpServer fails if the build uses custom -Dhttps.cipherSuites

     [ https://issues.apache.org/jira/browse/HADOOP-15595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gergo Repas resolved HADOOP-15595.
----------------------------------
    Resolution: Won't Fix

> TestSSLHttpServer fails if the build uses custom -Dhttps.cipherSuites
> ---------------------------------------------------------------------
>
>                 Key: HADOOP-15595
>                 URL: https://issues.apache.org/jira/browse/HADOOP-15595
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 3.1.0
>            Reporter: Gergo Repas
>            Assignee: Gergo Repas
>            Priority: Major
>         Attachments: HADOOP-15595.000.patch
>
>
> When running the build with {{-Dhttps.protocols=TLSv1.2 -Dhttps.cipherSuites=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256}}, the error is:
> {code:java}
> [INFO] Running org.apache.hadoop.http.TestSSLHttpServer
> [ERROR] Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.122 s <<< FAILURE! - in org.apache.hadoop.http.TestSSLHttpServer
> [ERROR] testExcludedCiphers(org.apache.hadoop.http.TestSSLHttpServer)  Time elapsed: 0.01 s  <<< FAILURE!
> java.lang.AssertionError: No Ciphers in common, SSLHandshake must fail.
> 	at org.apache.hadoop.http.TestSSLHttpServer.testExcludedCiphers(TestSSLHttpServer.java:181)
> [INFO] 
> [INFO] Results:
> [INFO] 
> [ERROR] Failures: 
> [ERROR]   TestSSLHttpServer.testExcludedCiphers:181->Assert.fail:88 No Ciphers in common, SSLHandshake must fail.
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org