Re: wallet-certificate addition

Posted by ErmanArslansOracleBlog on
URL: http://erman-arslan-s-oracle-forum.114.s1.nabble.com/wallet-certificate-addition-tp8864p8869.html

SSL_Alert: write - fatal - bad certificate
Handshake error(1,336134278)- error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
SSL_Info: SSLv3 read server certificate A (TLSv12 protocol)

Most probably, you have a wrong certificate in place. wrong certificate or a certificate in the wrong position.
Probably, you imported a user certificate as a trusted one..

For insance ; you have a user certificate in the certificate chain, imported as a trusted certificate and the Issue is probably due to that is imported as trusted certificate in proxy wallet.

I already addressed a similar issue in the following blog post;

https://ermanarslan.blogspot.com/2018/12/rdbms-tls-12-support-and-issues-ora.html

So, correct your wallet/keystore etc accordingly and retry..
Or, create a new wallet/keystore etc and import the certificates accordingly and properly.