SSL Handshake Error in OSB Business Service
765320Jan 27 2011 — edited Jan 27 2011Hi 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