Fix two bugs which affect delta CRL handling:
authorDr. Stephen Henson <steve@openssl.org>
Thu, 6 Dec 2012 18:25:18 +0000 (18:25 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 6 Dec 2012 18:25:18 +0000 (18:25 +0000)
commit235e76bce1edd9e77d7b537b5b262a56e57d98e9
treef9543a8f01179b02d494b52aed915912e7c50398
parentd38c549e603d66930b7220a930a3d388795e8f1e
Fix two bugs which affect delta CRL handling:

Use -1 to check all extensions in CRLs.
Always set flag for freshest CRL.
crypto/x509/x509_vfy.c
crypto/x509v3/v3_purp.c