[openssl.org #3090] Infinite loop in openssl s_client when verify error Different CRL scope occurs

2014-06-29 Thread Stephen Henson via RT
Reported bug fixed. Ticket resolved. Steve. -- Dr Stephen N. Henson. OpenSSL project core developer. Commercial tech support now available see: http://www.openssl.org __ OpenSSL Project

Re: [openssl.org #3090] Infinite loop in openssl s_client when verify error Different CRL scope occurs

2013-07-23 Thread Franck Youssef via RT
Dear Steve, Thank you for the fix, it avoids looping with the s_client app, as well as with the api call. I still have a question regarding CRL scopes I would like to address to you. The X509_V_ERR_DIFFERENT_CRL_SCOPE happened because I downloaded a CRL from a CRL Distribution Point (CRLDP)

[openssl.org #3090] Infinite loop in openssl s_client when verify error Different CRL scope occurs

2013-07-12 Thread Stephen Henson via RT
On Thu Jul 11 23:50:49 2013, f...@open.ch wrote: Following bug occurred with s_client under * OpenSSL 1.0.1c 10 May 2012 * OpenSSL 1.0.1e 11 Feb 2013. However, not triggered with s_client under * OpenSSL 0.9.8x 10 May 2012. API calls tested and failed under * OpenSSL 1.0.1c 10 May 2012.

[openssl.org #3090] Infinite loop in openssl s_client when verify error Different CRL scope occurs

2013-07-12 Thread Stephen Henson via RT
On Fri Jul 12 14:22:46 2013, steve wrote: Obviously the loop shouldn't happen: I'll look into fixing that. Should be fixed with this: http://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=4b26645c1a71cf9ce489e4f79fc836760b670ffe Regards, Steve. -- Dr Stephen N. Henson. OpenSSL project