Using SHA2 Certificate After JDK 7 Upgrade - Forms / Reports Getting "java.lang.RuntimeException: Could not generate dummy secret" and "java.security.InvalidAlgorithmParameterException: Parameters not supported"
(Doc ID 2069120.1)
Last updated on AUGUST 01, 2024
Applies to:
Oracle Fusion Middleware - Version 11.1.2.2.0 to 11.1.2.2.0 [Release Oracle11g]Oracle Reports Developer - Version 11.1.2.2.0 to 11.1.2.2.0 [Release 11g]
Oracle Forms - Version 11.1.2.2.0 to 11.1.2.2.0 [Release 11g]
Oracle WebLogic Server - Version 10.3.6 to 10.3.6
Information in this document applies to any platform.
Symptoms
After installed new SHA2 certificate on Oracle Weblogic Server, SSL communication to WLS is failing. In this case, the OHS installed WLS Proxy Plugin is sending the request to WLS where the original request is originating from Oracle Forms / Reports use of the JRE client:
JRE Client --> HTTPS --> OHS/mod_wl_ohs --> HTTPS --> WLS
OHS log trace :
SSL communication between the OHS and the WLS should work with SHA2 certificates.
Changes
1) Upgraded JDK from 1.6 to 1.7
2) Installed new SHA2 certificate on WLS
Cause
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
Symptoms |
Changes |
Cause |
Solution |
References |