Skip to Main Content

Database Software

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!

Issue with Oracle wallet certificate

user7617316Sep 27 2016 — edited Sep 28 2016

I have a PL/SQL package/procedure that makes HTTPS requests to an API. I setup an oracle wallet with the certificates to the remote API and it worked great for a few weeks. last week it started throwing the following:

ORA-29273: HTTP request failed

ORA-29024: Certificate validation failure

I hadn't changed anything in the package or wallet and a few days later the process started working again. Any thoughts on what might cause this? Setting that a DBA may have made or network issue? I know that the certificate and remote API were working because we have a Rails application that also makes API calls to the same resource.  Any thoughts or suggestions are appreciated.

Thanks

This post has been answered by Vlad Visan-Oracle on Sep 28 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 26 2016
Added on Sep 27 2016
4 comments
2,298 views