Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8144566 Custom HostnameVerifier disables SNI extension
  3. JDK-8181791

Release Note: Custom HostnameVerifier enables SNI extension

XMLWordPrintable

      Earlier releases of JDK 8 Updates didn't always send the Server Name Indication (SNI) extension in the TLS ClientHello phase if a custom hostname verifier was used. This verifier is set via the setHostnameVerifier(HostnameVerifier v) method in HttpsURLConnection. The fix ensures the Server Name is now sent in the ClientHello body. See JDK-8144566 for more details.

            rpatil Ramanand Patil (Inactive)
            rpatil Ramanand Patil (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: