Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6876802

pit b72 : ecc testing with http server failed with TLS_ECDH_ECDSA_WITH_NULL_SHA

XMLWordPrintable

      SQE testcase JSSE/Interop/eccHttps failed to test with ecc http server when it use
      TLS_ECDH_ECDSA_WITH_NULL_SHA.
      This problem also occur for b70 when ecc implementation was integrated into jdk 7 .

      .https://jsn-sfx2200-1.sfbay:8443/:TLS_ECDH_ECDSA_WITH_NULL_SHA::FAIL
      javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure
      at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
      at sun.security.ssl.Alerts.getSSLException(Alerts.java:154)
      at sun.security.ssl.SSLSocketImpl.recvAlert(SSLSocketImpl.java:1706)
      at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:955)
      at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1135)
      at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1162)
      at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1146)
      at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:423)
      at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
      at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:153)
      at TestHttpsECC.readWithParticularCipher(TestHttpsECC.java:232)
      at TestHttpsECC.testECCTestServer1(TestHttpsECC.java:1413)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:623)
      at junit.framework.TestCase.runTest(TestCase.java:154)
      at junit.framework.TestCase.runBare(TestCase.java:127)
      at junit.framework.TestResult$1.protect(TestResult.java:106)
      at junit.framework.TestResult.runProtected(TestResult.java:124)
      at junit.framework.TestResult.run(TestResult.java:109)
      at junit.framework.TestCase.run(TestCase.java:118)
      at junit.framework.TestSuite.runTest(TestSuite.java:208)
      at junit.framework.TestSuite.run(TestSuite.java:203)
      at junit.textui.TestRunner.doRun(TestRunner.java:116)
      at junit.textui.TestRunner.doRun(TestRunner.java:109)
      at junit.textui.TestRunner.run(TestRunner.java:72)
      at TestHttpsECC.main(TestHttpsECC.java:45)

      For details , please refer :
      http://sqeweb.sfbay.sun.com/net/sqenfs-2/export2/results/security/pit/7/b72/gtee/linux-i586_c1/7-b72_pit_security_linux-i586_c1/ResultDir/eccHttps/Run.out

            vinnie Vincent Ryan
            jgaosunw Judy Gao (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: