summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2008-08-20 16:42:19 +0000
committerDr. Stephen Henson <steve@openssl.org>2008-08-20 16:42:19 +0000
commitd0fff69dc958602b56872efc597bc0b153d20336 (patch)
tree67ebdcba2aeab48a70dbeb26a3cedd4884074c29 /CHANGES
parent8c9bd893380664a5c7fbd6a62ae6d0c51461fca7 (diff)
Initial indirect CRL support.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 966a90021c..15ad439990 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,14 @@
Changes between 0.9.8i and 0.9.9 [xx XXX xxxx]
+ *) Initial indirect CRL support. Currently only supported in the CRLs
+ passed directly and not via lookup. Process certificate issuer
+ CRL entry extension and lookup CRL entries by bother issuer name
+ and serial number. Check and proces CRL issuer entry in IDP extension.
+
+ This work was sponsored by Google.
+ [Steve Henson]
+
*) Add support for distinct certificate and CRL paths. The CRL issuer
certificate is validated separately in this case. Only enabled if
an extended CRL support flag is set: this flag will enable additional