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

java/net/httpclient/http2/TLSConnection.java fails intermittently

XMLWordPrintable

    • b19

        ---
        Test #4: SSL parameters with TLS_RSA_WITH_AES_128_CBC_SHA cipher suite, expect successful connection
        Handler: received request to https://localhost:44491/
        Handler: read 4 bytes of body:
        body
        Response: Test response
        Passed
        Check protocol: negotiated protocol: TLSv1.2
        Check protocol: expected protocol: TLSv1.2
        Check protocol: negotiated ciphersuite: SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA
        Check protocol: expected ciphersuite: TLS_RSA_WITH_AES_128_CBC_SHA
        Check protocol: unexpected negotiated ciphersuite

              dfuchs Daniel Fuchs
              dfuchs Daniel Fuchs
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: