Hi All -
We have a use case where we are integrating with one of the bank. We will be using rest services for integration & authentication will be OAUTH (2L). On top of 2L, bank wanted us to have Client SSL Certificate authentication as well.
We have been performing similar connections via UTL_HTTP for other integrations but never did Client SSL Certificate Authentication.
Can anyone suggest steps/sample code achieve client SSS Certificate authentication from database.
Thanks in Advance.