aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2000-01-07 00:55:54 +0000
committerDr. Stephen Henson <steve@openssl.org>2000-01-07 00:55:54 +0000
commit35f4850ae06b6056dd58cd072d0030b35c4541ad (patch)
treee4334c4b27ab67299002357ebc5c59f4e773c653 /CHANGES
parentadd9e2544a78b5e3f854c59b2bd08b65f9dfa958 (diff)
downloadopenssl-35f4850ae06b6056dd58cd072d0030b35c4541ad.tar.gz
More X509_ATTRIBUTE changes.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 7853e6c7d2..56f1fb4168 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,17 @@
Changes between 0.9.4 and 0.9.5 [xx XXX 1999]
+ *) Add PKCS#10 attributes to field table: challengePassword,
+ unstructuredName and unstructuredAddress. These are taken from
+ draft PKCS#9 v2.0 but are compatible with v1.2 provided no
+ international characters are used.
+
+ More changes to X509_ATTRIBUTE code: allow the setting of types
+ based on strings. Remove the 'loc' parameter when adding
+ attributes because these will be a SET OF encoding which is sorted
+ in ASN1 order.
+ [Steve Henson]
+
*) Initial changes to the 'req' utility to allow request generation
automation. This will allow an application to just generate a template
file containing all the field values and have req construct the