From: Dr. Stephen Henson Date: Tue, 25 Jul 2006 17:39:38 +0000 (+0000) Subject: Support for multiple CRLs with same issuer name in X509_STORE. Modify X-Git-Tag: OpenSSL_0_9_8k^2~1181 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=f6e7d014508b020818707d4b1544379e8b742e32;hp=f6e7d014508b020818707d4b1544379e8b742e32 Support for multiple CRLs with same issuer name in X509_STORE. Modify verify logic to try to use an unexpired CRL if possible. ---