JDK-8236624 : Document the jdk.tls.client.enableSessionTicketExtension, jdk.tls.server.enableSessionTicketExtension and jdk.tls.server.sessionTicketTimeout system properties
  • Type: Enhancement
  • Component: docs
  • Sub-Component: guides
  • Affected Version: 13,14
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-01-02
  • Updated: 2020-01-13
  • Resolved: 2020-01-13
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 14
14Fixed
Related Reports
Relates :  
Description
Table 8.3 of the JSSE Reference Guide should be updated with these new system properties. You can use the @systemproperty descriptions in https://hg.openjdk.java.net/jdk/jdk/file/657dd0b09cbc/src/java.base/share/classes/sun/security/ssl/SSLSessionContextImpl.java#l41 and modify as appropriate. 

See also the discussion at https://mail.openjdk.java.net/pipermail/security-dev/2019-December/021041.html for additional clarifications that should be made for TLS 1.3.