Initialise X509_STORE_CTX properly so CRLs with nextUpdate date in the past
authorDr. Stephen Henson <steve@openssl.org>
Tue, 6 Sep 2011 15:15:09 +0000 (15:15 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 6 Sep 2011 15:15:09 +0000 (15:15 +0000)
commit0486cce653b62d26a8ca37ac12f69f1a6b998844
treec64c71c581fd887ef50a0f90132194a098cfda69
parent0f8d4d49dc33ce56023c6faf640c8f7ef48160d4
Initialise X509_STORE_CTX properly so CRLs with nextUpdate date in the past
produce an error (CVE-2011-3207)
CHANGES
crypto/x509/x509_vfy.c