JDK-8252861 : Disable TLSv1.3 by default on deploy configurations
Type:Bug
Component:deploy
Affected Version:8u261
Priority:P2
Status:Resolved
Resolution:Fixed
Submitted:2020-09-07
Updated:2022-01-05
Resolved:2020-09-09
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.
JDK 8u261 shipped with deploy having the ability to detect if TLSv1.3 support was available and use it if so.
For now, deploy stack should use the same policy as the main TLS JDK stack and disable TLSv1.3 by default.