On Sat, Jan 19, 2013, ask wrote:

> 
> Is there is a function in ERR_*  that can print the text from code?
> 

Not in ERR_* no because the error doesn't come from the ERR library. You can
instead use X509_verify_cert_error_string(err)

Steve.
--
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to