[openssl.org #3014] bug report: 1.0.1e - Linux/OSX/Windows/All? - CRL validation fails with unknown CRL critical extension

2014-06-27 Thread Stephen Henson via RT
Fixed now, thanks for the report. Steve. -- Dr Stephen N. Henson. OpenSSL project core developer. Commercial tech support now available see: http://www.openssl.org __ OpenSSL Project

[openssl.org #3014] bug report: 1.0.1e - Linux/OSX/Windows/All? - CRL validation fails with unknown CRL critical extension

2013-03-13 Thread Stephen Henson via RT
On Tue Mar 12 23:15:50 2013, thomas_harn...@symantec.com wrote: When attempting to validate certificates using a CRL with the X509_verify_cert setup, it fails w/ the error code 36 - X509_V_ERR_UNHANDLED_CRITICAL_CRL_EXTENSION The extension in question is the AKID - Authority Key Identifier

[openssl.org #3014] bug report: 1.0.1e - Linux/OSX/Windows/All? - CRL validation fails with unknown CRL critical extension

2013-03-12 Thread Thomas Harning via RT
When attempting to validate certificates using a CRL with the X509_verify_cert setup, it fails w/ the error code 36 - X509_V_ERR_UNHANDLED_CRITICAL_CRL_EXTENSION The extension in question is the AKID - Authority Key Identifier The odd thing is - this extension IS indeed handled by x509_vfy -