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.

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

                Created:
                Updated:
                Resolved: