basic authentication with TLS-SRP
I have Oracle 11.2.4.7 and I need to call to web service from pl sql
with basic authentication and TLS-SRP (Transport layer security Secure Remote Password).
How can I do it ?
currently we are using utl_http
Thanks
Shraga
0