Oracle Weblogic Server (MOSC)

MOSC Banner

Invoke HTTPS web service from OSB Proxy Service

edited May 20, 2012 10:51PM in Oracle Weblogic Server (MOSC) 5 comments
Hi,
We have a requirement where we need to invoke a HTTPS service and basic authentication from OSB.

The external system has given a certificate. We had imported this certificate in DemoTrust.jks keystore file using below command:

keytool -import -trustcacerts -file clientCertificate.cer -keystore DemoTrust.jks

We had created Business service for this external service and called this service in route node.
But while invoking this service, it is throwing below error message.

The invocation resulted in an error: [Security:090477]Certificate chain received from - (servername here ) was not trusted causing SSL handshake failure.

Can some one validate my steps done and guide further.

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