Skip to Main Content

Oracle Database Discussions

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!

utl_http problem

One_Two_ThreeAug 12 2010 — edited Dec 3 2010
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.
This post has been answered by Billy Verreynne on Aug 16 2010
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 31 2010
Added on Aug 12 2010
18 comments
3,821 views