Skip to Main Content

Oracle Database Discussions

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!

2 way SSL authentication from database to external web service?

AllenS.Jun 14 2021

Hi,
We've been given a requirement to use 2 way SSL for our PL/SQL stored procedure that invokes an external web service. The external web service provided already gave us their certificate and we have imported it in our Oracle Wallet.
Now they need use to provide them our certificate and we did. However, it seems that there are other teams that have already provided the certificate and the web service provider prefers to have a separate certificate for our team (I think for monitoring purposes).
Is this possible to have separate certificate in Oracle DB? We are using the same schema/user for running our stored proc that uses utl_http. I was curious how the stored proc sets the cert it uses.
Appreciate any help.

Regards,
Allen

Comments

Processing

Post Details

Added on Jun 14 2021
0 comments
202 views