We are running jobs by accessing an external portal through the Oracle DB. We have a wallet created using "orapki" utility. And the certificates shared by the app team have been added to the wallet.
We see that the jobs are getting executed connecting the remote portal. However, the behavior is not stable. At random, there is a certification validation error seen. We could not treat this is a certificate error because, the issue is encountered at random and other subsequent executions are fine.
How could we trace this issue and fix this permanently? What could be reason for this intermittent certificate error?
ORA-29273: HTTP request failed
ORA-29024:Certificate Validation Failure
ORA-06512: at "SYS.UTL_HTTP", line 1491
ORA-06512: at line 1
Regards,
Anton