Client Application Running on WebLogic Fails to Invoke Endpoint URL With Error "sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target"
(Doc ID 2957256.1)
Last updated on JUNE 19, 2024
Applies to:
Oracle WebLogic Server - Version 12.2.1.2.0 to 12.2.1.4.0 [Release 12c]Information in this document applies to any platform.
Symptoms
Client Application running on WebLogic server makes a call to the endpoint url over https.
The call fails with the below error reported.
In this case, weblogic is not configured for ssl. End point is configured on ssl.
The trusted certificates from the end point are loaded into the java cacerts of the WebLogic server.
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 |
Cause |
Solution |