Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

SSL Handshake Error in OSB Business Service

765320Jan 27 2011 — edited Jan 27 2011
Hi All,
I am getting following error while Executing end point URL in BS

$fault: <con:fault xmlns:con="http://www.bea.com/wli/sb/context">
<con:errorCode>BEA-380000</con:errorCode>
<con:reason>
General runtime error: [Security:090477]Certificate chain received from "proxy_server_address.com" - 172.21.109.5 -->" xxx.yyyy.com"(this is endpoint URL invoked by BS) was not trusted causing SSL handshake failure.
</con:reason>
<con:location>
<con:node>RouteNode1</con:node>
<con:path>request-pipeline</con:path>
</con:location>
</con:fault>


I configured BS as follows

1] Create Proxy Server. Assign the Proxy Server for BS.
2] Setup URL endpoint for Invocation. This URL is https based. There is no Authentication required if routed through the proxy server.

Do I need to make any setup in my OSB domain for SSL Handshake?

Regards
Sushil
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 24 2011
Added on Jan 27 2011
2 comments
814 views