Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-15595

TestSSLHttpServer fails if the build uses custom -Dhttps.cipherSuites

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • 3.1.0
    • None
    • test
    • None

    Description

      When running the build with -Dhttps.protocols=TLSv1.2 -Dhttps.cipherSuites=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, the error is:

      [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.
      

      Attachments

        1. HADOOP-15595.000.patch
          2 kB
          Gergo Repas

        Activity

          People

            grepas Gergo Repas
            grepas Gergo Repas
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: