summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2004-03-23 14:14:35 +0000
committerDr. Stephen Henson <steve@openssl.org>2004-03-23 14:14:35 +0000
commit4acc3e907d29d8d61ae7e11ad7985a986332a1c1 (patch)
tree97b0e178ea69ae6786e979d62cc480180c7431af /CHANGES
parent9449e38504dea3e1500cd58f40c1b2b904ef843d (diff)
Initial support for certificate policy checking and evaluation.
This is currently *very* experimental and needs to be more fully integrated with the main verification code.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 5677cb7b2c..aebf096f9f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,11 @@
Changes between 0.9.7c and 0.9.8 [xx XXX xxxx]
+ *) Preliminary support for certificate policy evaluation and checking. This
+ is initially intended to pass the tests outlined in "Conformance Testing
+ of Relying Party Client Certificate Path Processing Logic" v1.07.
+ [Steve Henson]
+
*) bn_dup_expand() has been deprecated, it was introduced in 0.9.7 and
remained unused and not that useful. A variety of other little bignum
tweaks and fixes have also been made continuing on from the audit (see