Oracle SOA Suite (MOSC)

MOSC Banner

NoSuchAlgorithmException: SSLv3 SSLContext not available

From my SOA composite I'm trying to consume a REST service using a two-way SSL. I've set up all steps from the doc https://docs.oracle.com/cd/E17904_01/admin.1111/e10226/soacompapp_secure.htm#SOAAG36721

After that I'm able to call the REST service using the two-way SSL successfully, but since that time I'm unable to redeploy the composite anymore (neither other composites). I keep getting "NoSuchAlgorithmException: SSLv3 SSLContext not available" exception on the server (see the full stack trace below).

When I remove the KeystorePassword credential from the credential map (steps 7 and 8 in the doc) I successfully deploy again, but the service call 2-way SSL stops working. It does not find and use the client certificate neccessary for the two-way ssl, so the server does not authenticate me. I cannot get to any solution when both work.

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