ORA-29024: Certificate validation failure using https
We have been given a new certificate to add using orapki to create a wallet and trusted certificate.
orapki is a tried and tested procedure we have used many times without issues (have also tried through owm as well).
The certificate has been re-issued as the previous one expired.
Following the same procedures as below we have successfully re-created the previous setup in oracle 10G and 11G and displayed the wallet and certificate ok.
orapki wallet create -wallet <directory location for wallet> -pwd <password> -auto_login
orapki wallet add -wallet <directory location for wallet> -trusted_cert -cert "CertificateName.cer" -pwd <password>