We are getting certificate errors in PL/SQL when using UTL_HTTP in the database 19c EE on Linux. We
We are getting certificate errors in PL/SQL when using UTL_HTTP in the database 19c EE on Linux. We have setup the wallet in the DB with the certificates that we obtained from treasury. I am able to connect with Postman using those same certificates , but we get
[Error] Execution (1: 1): ORA-29273: HTTP request failed
ORA-29024: Certificate validation failure
ORA-06512: at "SYS.UTL_HTTP", line 380
ORA-06512: at "SYS.UTL_HTTP", line 1148
ORA-06512: at "APPS.DISPLAY_PAGE", line 19
ORA-06512: at line 2