I am getting an Oracle error: ORA-29273: HTTP request failed ORA-06512: at "SYS.UTL_HTTP", line 1130 ORA-29024: Certificate validation failure
I had the Oracle DBA install 3 DocuSign certificates to Oracle Wallet based on developer environment endpoints for authentication and REST API based on what I found it from the following DocuSign’s webpage:
https://developers.docusign.com/docs/esign-rest-api/how-to/ :
https://account-d.docusign.com (This redirects to https://appdemo.docusign.com/home as well so I included this as well https://demo.docusign.net/
But I get the error when returning to my application (Redirect URI).
Why aren't these certificates working in Oracle APEX?
Please provide where I can for the correct certificates or the full URL so I can download the certificates myself.
Robert