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!

Two Way SSL with an external REST API

Charan DurgaApr 3 2020 — edited Apr 19 2020

Dear,

I have an external system which uses Oauth and has provided certificates, private key and passphrase for the SSL access. I am able to access the REST api exposed by 3rd party via postman.

However, I am not able to create a connection in OIC for same. I am using the REST adapter and getting below error.

CASDK-0004: Failed to authenticate against the application with the credentials provided; Cannot request OAuth access token.; javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure; Received fatal alert: handshake_failure

In the OIC certificate management, I can add the certificate but what to do with the private key and passphrase. How can I add same to OIC ? Can anyone help on same ?

Thanks

Durga

Comments
Post Details
Added on Apr 3 2020
1 comment
680 views