Hi experts,
We're using Oracle Database 12c Enterprise Edition Release 12.2.0.1.0
We have lots of process that call remote webservices or web pages with https.
We know the process of the wallet creation and the mandatory add of intermediate certificate of the target URL, but also we have the problem of SSL certificate changed (due to expiration dates, change of CA, etc) and therefore, we're have too frequently "ORA-29024: Certificate validation failure errors" because the wallet gets outdated and we need to add the new certificates to it in order to solve the error.
(for example, last wallet recreation today, due to Amazon AWS certificate changes)
Is there any way to avoid this annoying error?
Thanks,
Jose.