]> git.ipfire.org Git - thirdparty/openssl.git/commit - CHANGES
Support for multiple CRLs with same issuer name in X509_STORE. Modify
authorDr. Stephen Henson <steve@openssl.org>
Tue, 25 Jul 2006 17:39:38 +0000 (17:39 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 25 Jul 2006 17:39:38 +0000 (17:39 +0000)
commitf6e7d014508b020818707d4b1544379e8b742e32
treed974f0b497d3d31a71e4e872ed3a847eb7ceab7c
parentedc540211c4852c57c01743a068aecc0e0a97b5c
Support for multiple CRLs with same issuer name in X509_STORE. Modify
verify logic to try to use an unexpired CRL if possible.
CHANGES
apps/ca.c
crypto/x509/x509.h
crypto/x509/x509_lu.c
crypto/x509/x509_vfy.c