- Type:
Sub-task
- Resolution: Delivered
- Priority:
P3 - Affects Version/s:7u301,8u291,11.0.11-oracle,16
- Component/s:security-libs
- Verified
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8257984 | 11.0.11-oracle | Clifford Wayne | P3 | Resolved | Delivered | |
| JDK-8257983 | 8u291 | Clifford Wayne | P3 | Resolved | Delivered | |
| JDK-8257982 | 7u301 | Clifford Wayne | P3 | Resolved | Delivered |
TLS 1.0 and 1.1 are versions of the TLS protocol that are no longer considered secure and have been superseded by more secure and modern versions (TLS 1.2 and 1.3).
These versions have now been disabled by default. If you encounter issues, you can, at your own risk, re-enable the versions by removing "TLSv1" and/or "TLSv1.1" from the `jdk.tls.disabledAlgorithms` security property in the `java.security` configuration file.
These versions have now been disabled by default. If you encounter issues, you can, at your own risk, re-enable the versions by removing "TLSv1" and/or "TLSv1.1" from the `jdk.tls.disabledAlgorithms` security property in the `java.security` configuration file.
- backported by
JDK-8257982Release Note: Disable TLS 1.0 and 1.1

- Resolved
JDK-8257983Release Note: Disable TLS 1.0 and 1.1

- Resolved
JDK-8257984Release Note: Disable TLS 1.0 and 1.1

- Resolved
- Assignee:
Sean Mullan
- Reporter:
Sean Mullan
- Votes:
- 0Vote for this issue
- Watchers:
- 3Start watching this issue
- Created:
- Updated:
- Resolved: