utl_http.request on 19c getting Certificate Failure. works on 18c
Summary
utl_http.request on 19c getting Certificate Failure. works on 18cContent
Using Always Free ATP I currently can only provision 18c DB. Two weeks ago I provisioned an 18c DB. I was able to use utl_http.request to make calls. At some point the DB was automatically upgraded to 19c and now getting a Certificate Failure.
ORA-29273: HTTP request failed
ORA-06512: at "SYS.UTL_HTTP", line 1530
ORA-29024: Certificate validation failure
ORA-06512: at "SYS.UTL_HTTP", line 380
ORA-06512: at "SYS.UTL_HTTP", line 1470
ORA-06512: at line 1
29273. 00000 - "HTTP request failed"
*Cause: The UTL_HTTP package failed to execute the HTTP request.
0