Re: oracle wallet

  • From: Ray Stell <stellr@xxxxxx>
  • To: a.lia@xxxxxxxxxx
  • Date: Wed, 5 Mar 2014 13:12:11 -0500

> ----- Original Message -----
> From: "Alessandro Lia" <a.lia@xxxxxxxxxx>
> To: Oracle-L@xxxxxxxxxxxxx
> Sent: Tuesday, 4 March, 2014 09:20:12 GMT +01:00 Amsterdam / Berlin / Bern / 
> Rome / Stockholm / Vienna
> Subject: oracle wallet
> 
> ORA-28868: certificate chain check failed

I always use openssh command to confirm cert chain validity:

    openssl verify -CAfile cacert.filename your.cert.file
  
also, check the values by reading them may tell you something.  Use this syntax:

   openssl x509 -noout -text -in your.cert.file

you can read the CA that way, also.

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Other related posts: