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

com.sun.javaws.LaunchDownloadHttpsTest failed

    XMLWordPrintable

Details

    • b06

    Backports

      Description

        Testcase: testGzipJarWithHttps(com.sun.javaws.LaunchDownloadHttpsTest): Caused an ERROR
        java.security.cert.CertificateException: Certificate has been denied
        javax.net.ssl.SSLHandshakeException
        at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
        at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1917)
        at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:301)
        at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:295)
        at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1369)
        at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:156)
        at sun.security.ssl.Handshaker.processLoop(Handshaker.java:925)
        at sun.security.ssl.Handshaker.process_record(Handshaker.java:860)
        at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1043)
        at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1343)
        at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1371)
        at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1355)
        at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563)
        at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1466)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1394)
        at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
        at com.sun.deploy.net.HttpUtils.followRedirects(HttpUtils.java:52)
        at com.sun.deploy.net.BasicHttpRequest.doRequest(BasicHttpRequest.java:162)
        at com.sun.deploy.net.BasicHttpRequest.doRequest(BasicHttpRequest.java:104)
        at com.sun.deploy.net.BasicHttpRequest.doGetRequest(BasicHttpRequest.java:65)
        at com.sun.javaws.jnl.LaunchDescFactory._buildDescriptor(LaunchDescFactory.java:289)
        at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(LaunchDescFactory.java:205)
        at sun.tests.helpers.JNLPHelper.prepareLaunchDesc(JNLPHelper.java:228)
        at sun.tests.helpers.JNLPHelper.prepareLaunchDesc(JNLPHelper.java:215)
        at sun.tests.helpers.JNLPHelper.prepareLaunchDesc(JNLPHelper.java:207)
        at sun.tests.helpers.JNLPHelper.prepareLaunchDesc(JNLPHelper.java:197)
        at com.sun.javaws.LaunchDownloadHttpsTest.testGzipJarWithHttps(LaunchDownloadHttpsTest.java:40)
        at sun.tests.junit.DeployTestCase.runBare(DeployTestCase.java:131)
        at com.sun.deploy.security.X509Extended7DeployTrustManager.checkServerTrusted(X509Extended7DeployTrustManager.java:367)
        at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1351)

        Attachments

          Issue Links

            Activity

              People

                jchen Johnny Chen (Inactive)
                jchen Johnny Chen (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: