aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2004-03-27 22:49:28 +0000
committerDr. Stephen Henson <steve@openssl.org>2004-03-27 22:49:28 +0000
commite1a27eb34a6bf40af1bd6450d0fb3d57f6e24ab5 (patch)
tree85542e68548159b865c01b76a96ffe8de2ff7beb /CHANGES
parent6446e0c3c8286428374ec738ffdc859802bd3c92 (diff)
downloadopenssl-e1a27eb34a6bf40af1bd6450d0fb3d57f6e24ab5.tar.gz
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.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index b242e468ea..c5c2ebba9b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,12 @@
Changes between 0.9.7c and 0.9.8 [xx XXX xxxx]
+ *) Add a local set of CRLs that can be used by X509_verify_cert() as well
+ as looking them up. This is useful when the verified structure may contain
+ CRLs, for example PKCS#7 signedData. Modify PKCS7_verify() to use any CRLs
+ present unless the new PKCS7_NO_CRL flag is asserted.
+ [Steve Henson]
+
*) Extend ASN1 oid configuration module. It now additionally accepts the
syntax: