JDBC Thin Driver Support For CryptoJ FIPS 140-2 Mode
(Doc ID 2777211.1)
Last updated on DECEMBER 16, 2024
Applies to:
Oracle WebLogic Server - Version 12.2.1.4.0 and laterJDBC - Version 12.2.0.0.0 and later
Information in this document applies to any platform.
Goal
The following error happens after enabling FIPS 140-2 on WLS 12.2.1.4.
java.lang.RuntimeException: java.security.InvalidAlgorithmParameterException: DH Parameters without subprime Q are not FIPS 140 approved, specify using DSAParameterSpec or X942DHParameterSpec
at oracle.net.aso.v.aa(Unknown Source)
at oracle.net.ano.DataIntegrityService.g(Unknown Source)
at oracle.net.ano.Ano.negotiation(Unknown Source)
at oracle.net.ns.NSProtocol.connect(NSProtocol.java:385)
at oracle.jdbc.driver.T4CConnection.connect(T4CConnection.java:1597)
Although <Patch: 31785170> was applied, the error persists. Is there an additional step that needs to be implemented?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
Important: Before installing these patches, it is important to first rollback any previous JDBC driver patches installed. |
References |