Skip to Main Content

SQL & PL/SQL

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!

Mutual SSL Authentication using Oracle Stored Procedure

937454Dec 5 2012
Hi,
My db version:
Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production

Is there a way to perform Mutual SSL Authentication using Oracle Stored Procedure??
When I google, I find articles using JAVA/ .NET. But can it be done using a oracle stored procedure?
Is there a way I can embed certificate information in the procedure while calling a webservice, that takes care of authentication?
I do read articles and forums saying it is not a good approach to use Oracle procs for calling webservices (and I dont know if authentication is even possible through a procedur). But still I would like to understand.

Please advice.

Thank you.

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jan 2 2013
Added on Dec 5 2012
0 comments
147 views