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