Allow CRLs to be passed into X509_STORE_CTX. This is useful when the
authorDr. Stephen Henson <steve@openssl.org>
Sat, 27 Mar 2004 22:49:28 +0000 (22:49 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sat, 27 Mar 2004 22:49:28 +0000 (22:49 +0000)
commite1a27eb34a6bf40af1bd6450d0fb3d57f6e24ab5
tree85542e68548159b865c01b76a96ffe8de2ff7beb
parent6446e0c3c8286428374ec738ffdc859802bd3c92
Allow CRLs to be passed into X509_STORE_CTX. This is useful when the
verified structure can contain its own CRLs (such as PKCS#7 signedData).

Tidy up some of the verify code.
CHANGES
crypto/pkcs7/pk7_smime.c
crypto/pkcs7/pkcs7.h
crypto/x509/x509_vfy.c
crypto/x509/x509_vfy.h