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

TLS 1.3 server always answer Hello Retry Request (on chrome)

XMLWordPrintable

      ADDITIONAL SYSTEM INFORMATION :
      java 11.0.2 windows 10 ; Chrome 71 request to a Server using TLS 1.3

      A DESCRIPTION OF THE PROBLEM :
      with java 11 and the new TLS 1.3 protocol any request to a server using TLS 1.3 with a recent chrome browser ends up in a "Hello Retry Request " answer from Java Server running latest java 11 jdk instead of replying with the speedy normal reply you can have in TLS 1.3

      STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
      any small java server running TLS 1.3 new feature from java 11

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      should make a normal TLS 1.3 handshake , this is not the cas
      ACTUAL -
      Hello Retry Request , making all complicated and long

      FREQUENCY : always


            psonal Pallavi Sonal (Inactive)
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: