utl_http problem
Hi,
I am using utl_http utility and I wrote the following query
SELECT utl_http.request('https://www.eclaimexpress.com/KEHClinics/TestCodingAlerts.asp?CMD=CROSSCODING&TYPE=CPT&TERM=icd9v1&CODE=13100') FROM dual;
but I am facing the following error:
ORA-29273: HTTP request failed ORA-06512: at "SYS.UTL_HTTP", line 1577 ORA-29024: Certificate validation failure.
any body can help me in this
Thanks & best regards.
Mohd.