Chapter 3. Red Hat build of OpenJDK features
The latest Red Hat build of OpenJDK 17 release might include new features. Additionally, the latest release might enhance, deprecate, or remove features that originated from previous Red Hat build of OpenJDK 17 releases.
For all the other changes and security fixes, see OpenJDK 17.0.9 Released.
3.1. Red Hat build of OpenJDK enhancements
Red Hat build of OpenJDK 17 provides enhancements to features originally created in previous releases of Red Hat build of OpenJDK.
Increased default group size of TLS Diffie-Hellman
In Red Hat build of OpenJDK 17.0.9, the JDK implementation of Transport Layer Security (TLS) 1.2 uses a default Diffie-Hellman key size of 2048 bits. This supersedes the behavior in previous releases where the default Diffie-Hellman key size was 1024 bits.
This enhancement is relevant when a TLS_DHE
cipher suite is negotiated and either the client or the server does not support Finite Field Diffie-Hellman Ephemeral (FFDHE) parameters. The JDK TLS implementation supports FFDHE, which is enabled by default and can negotiate a stronger key size.
As a workaround, you can revert to the previous key size by setting the jdk.tls.ephemeralDHKeySize
system property to 1024
. However, to mitigate risk, consider using the default key size of 2048 bits.
This change does not affect TLS 1.3, which already uses a minimum Diffie-Hellman key size of 2048 bits.
See JDK-8301700 (JDK Bug System).
-XshowSettings:locale
output includes tzdata
version
In Red Hat build of OpenJDK 17.0.9, the -XshowSettings
launcher option also prints the tzdata
version that the JDK uses. The tzdata
version is displayed as part of the output for the -XshowSettings:locale
option.
For example:
Locale settings: default locale = English default display locale = English default format locale = English tzdata version = 2023c
See JDK-8305950 (JDK Bug System).
Certigna root CA certificate added
In Red Hat build of OpenJDK 17.0.9, the cacerts
truststore includes the Certigna root certificate:
- Name: Certigna (Dhimyotis)
- Alias name: certignarootca
- Distinguished name: CN=Certigna Root CA, OU=0002 48146308100036, O=Dhimyotis, C=FR
3.2. Red Hat build of OpenJDK deprecated features
Review the following release notes to understand pre-existing features that have been either deprecated or removed in Red Hat build of OpenJDK 17.0.9:
SECOM Trust Systems root CA1 certificate removed
Red Hat build of OpenJDK 17.0.9 removes the following root certificate from the cacerts
truststore:
- Alias name: secomscrootca1 [jdk]
- Distinguished name: OU=Security Communication RootCA1, O=SECOM Trust.net, C=JP