Hi All,

I generated a CA cert and then created a certificate (using CA.pl in
./misc), however the verify does not seem to detect a valid CA.

openssl verify -CAfile ./demoCA/cacert.pem -purpose sslserver newreq.pem

produces "error 18 at 0 depth lookup:self signed certificate"

Which according to the man pages says:

------------

18 X509_V_ERR_DEPTH_ZERO_SELF_SIGNED_CERT: self signed certificate 

    the passed certificate is self signed and the same certificate
    cannot be found in the list of trusted certificates.

---------

What am I doing wrong here?

Thanks
Warrick


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

Reply via email to