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

endpoint identification algorithm should be case-insensitive

XMLWordPrintable

    • 11
    • b08
    • Not verified

        sun/security/ssl/ClientHello.java lines 522 and 1039.

        The check for a resumed session's endpoint ID algorithm (getIdentificationProtocol()) is done using Objects.equals, which is case-sensitive. However, endpoint identification algorithms are actually recognized case-insensitively.

              xuelei Xuelei Fan
              xuelei Xuelei Fan
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: