Fix two bugs which affect delta CRL handling:
authorDr. Stephen Henson <steve@openssl.org>
Thu, 6 Dec 2012 18:24:28 +0000 (18:24 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 6 Dec 2012 18:24:28 +0000 (18:24 +0000)
commitabd2ed012b37e624b241f5ab8fd8442140106fd6
tree80a6200c3e3f2fb430cc98d791b3f7e1c5ccf607
parent3bf15e2974f416cb970ef54fae0f600ec299000e
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