On Fri, Jun 01, 2012, Ralph Holz wrote:

> Hi,
> 
> Can someone please point me to the meaning of error code 34, as returned
> by verify? I think the openssl version throwing it was 0.9.8.x, but
> cannot be entirely sure as I have only the result codes to work with and
> no further info.
> 
> I checked the source, 34 seems not mentioned in doc/apps/verify.pod.
> 

Check out x509_vfy.h:

#define         X509_V_ERR_UNHANDLED_CRITICAL_EXTENSION         34

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