Hi Goetz, 

> But since you are using an own program, this doesn't matter.
> 
> Could you do an
> c_rehash <ca_directory>
> openssl verify -CApath <ca_directory> cert_to_check

error 20 at 0 depth lookup:unable to get local issuer certificate
 
> If this doesn't work, but a
> cat <ca_directory>/*.pem >ca.pem
> openssl verify -CAfile ca.pem cert_to_check
> works, there is something really strange with your system ...

Same error:

error 20 at 0 depth lookup:unable to get local issuer certificate

Cheers, Mark
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to