Hello All,

Is there a function that translates certificate verify return codes?

#define         X509_V_OK                                       0

#define         X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT            2
#define         X509_V_ERR_UNABLE_TO_GET_CRL                    3

...

Just wondering if there is already a function to convert these to a string?

Thanks,

Dallas
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to