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

SSLSession.getId() always returns the TLS record session id

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 13, 14
    • security-libs
    • None


      SSLSession.getID() will return the current TLS record session id when using stateless resumption. For TLS 1.2 using stateless, this maybe more of an issue as resumption has always used the previous session ID. However, if the client resumes with the previous session ID, the server reply with that ID. This may change to be consistent a future release.

            ascarpino Anthony Scarpino
            ascarpino Anthony Scarpino
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: