summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2008-07-30 15:49:12 +0000
committerDr. Stephen Henson <steve@openssl.org>2008-07-30 15:49:12 +0000
commit5cbd203302570bc323a8532a390b7163e041c737 (patch)
treeaf8320f32c5347409819c908c2f1fd7d90df6183 /CHANGES
parent592a207b94dadbd03f352e8f74133efc0a141e3d (diff)
Initial support for alternative CRL issuing certificates.
Allow inibit any policy flag to be set in apps.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 0d47c6044e..35bd37f9d5 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,11 @@
Changes between 0.9.8i and 0.9.9 [xx XXX xxxx]
+ *) Initial support for different CRL issuing certificates. This covers a
+ simple case where the self issued certificates in the chain exist and
+ the real CRL issuer is higher in the existing chain.
+ [Steve Henson]
+
*) Removed effectively defunct crypto/store from the build.
[Ben Laurie]