-
Sub-task
-
Resolution: Delivered
-
P3
-
9.0.4, 10
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8289229 | 9.0.4 | Clifford Wayne | P3 | Closed | Delivered | |
JDK-8186785 | 8u161 | Clifford Wayne | P3 | Closed | Withdrawn |
The JDK SunJSSE implementation now supports the TLS FFDHE mechanisms defined in RFC 7919. If a server cannot process the `supported_groups` TLS extension or the named groups in the extension, applications can either customize the supported group names with `jdk.tls.namedGroups`, or turn off the FFDHE mechanisms by setting the System Property `jsse.enableFFDHE` to `false`.
- backported by
-
JDK-8186785 Release Note: Negotiated Finite Field Diffie-Hellman Ephemeral Parameters for TLS
-
- Closed
-
-
JDK-8289229 Release Note: Negotiated Finite Field Diffie-Hellman Ephemeral Parameters for TLS
-
- Closed
-