-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
13, 14
-
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.
- duplicates
-
JDK-8245576 Distributed TLS sessions implementation
- In Progress
- relates to
-
JDK-8211018 Session Resumption without Server-Side State
- Resolved