Re: Fatal SSL error utl_http.request
Posted by
Huy Nguyen on
Dec 04, 2020; 9:55am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/Fatal-SSL-error-utl-http-request-tp9086p9088.html
You quickly reply to me. Thank you for that. I give you the full error message when I select.

I use the code below if you need
select utl_http.request(url => ,wallet_path =>
directory,wallet_password => ,https_host =>
'sni.cloudflaressl.com') from dual;
When I used that query on some web, it was fine.