Certificate Validation Failure in 19c
I am using database version 19c (19.10.0.0.0) I am calling a rest service with OAuth2 authorization which requires SSL connection. I have configured wallet in 19c which has been created successfully. But still I am facing following error:
ORA-29024: Certificate validation failure
I gone through a blog which says
remove end user certificate, import only root and intermediate certificates.
I could not understand what does it mean.
ORA-29024: Certificate validation failure | DBA (mohamedazar.com)