My Oracle Support Banner

JDBC Thin Driver Support For CryptoJ FIPS 140-2 Mode (Doc ID 2777211.1)

Last updated on MARCH 14, 2023

Applies to:

JDBC - Version 12.2.0.0.0 and later
Oracle WebLogic Server - Version 12.2.1.4.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
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.