JDK-8273819 : Update JSSE Reference Guide with new properties to disable TLS extensions
  • Type: Sub-task
  • Component: docs
  • Sub-Component: guides
  • Priority: P4
  • Status: Resolved
  • Resolution: Duplicate
  • Submitted: 2021-09-15
  • Updated: 2021-11-02
  • Resolved: 2021-09-15
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 11 JDK 17
11.0.14-oracleFixed 17.0.1Resolved
Description
https://docs.oracle.com/en/java/javase/17/security/java-secure-socket-extension-jsse-reference-guide.html should be updated with the new properties jdk.tls.client.disableExtensions and jdk.tls.server.disableExtensions.
Comments
11u backport notice I flagged this as not applicaple for 11u because it is a change to Oracle documentation that is publicly visible. There is no 'open' copy of this documentation. Probably tag openjdk-na would be more appropriate :)
02-11-2021