-
Bug
-
Resolution: Fixed
-
P3
-
8
-
b05
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8261770 | openjdk8u272 | Martin Balao Alonso | P3 | Resolved | Fixed | |
JDK-8247064 | emb-8u261 | Prasadarao Koppula | P3 | Resolved | Fixed | team |
In the TLS 1.3 implementation, a new system property, "jdk.tls.server.protocols", was introduced. The system property is used to customize the default protocol versions for SSL/TLS server. Applications can configure the default protocol versions, removing/adding, if they want to override the JDK default values.
Please consider a backport of the system property for JDK 10 and previous versions.
Please consider a backport of the system property for JDK 10 and previous versions.
- backported by
-
JDK-8247064 Backport System Property jdk.tls.server.protocols
- Resolved
-
JDK-8261770 Backport System Property jdk.tls.server.protocols
- Resolved
- relates to
-
JDK-8202625 TLS 1.3 Implementation
- Closed