Oracle SOA Suite (MOSC)

MOSC Banner

Oracle SOA how to disable certs when acting as client

Hi,

We are calling a external REST service with https URL from out SOA project. This external service does not enforce SSL verification. Using curl we are able to call this service by pass the "--insecure" argument in the curl statement.

We want to achieve the same from SOA service. But currently we are getting the below error when calling the external service.

oracle.fabric.common.FabricInvocationException: javax.ws.rs.ProcessingException: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target


Trying to find out if there is a SOA/weblogic setting that will disable SSL verification. Please help me.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center