WebLogic 12c fails SSL hand shake with apps on OHS 12c
Hi,
Our environment is weblogic 12.2.1.3 with java 1.8.0_144 and os RHEL 7
OHS is also 12.2.1.3 with webgate configurations.
We configured both weblogic OHS ssl.
applications are fine when they do not call other applications, they work fine.
But when two applications deployed on same cluster. configured for OHS contexts and OAM.
One application calls another application and it throws:
verify url: Enpoint <app2>URL javax.net.ssl..SSLException: Received fatal alert: handshake_failure".
Second application works fine with https in browser.
Any suggestions appreciate?
Rajive