summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>1999-08-27 00:08:17 +0000
committerDr. Stephen Henson <steve@openssl.org>1999-08-27 00:08:17 +0000
commit87a25f90324aa6f48d903a22852ff2ce1aa9dde0 (patch)
treebcd666bfc43093138c8be8ed9256b1ba899a4901 /CHANGES
parentf9150e54214b26fb03f9d933926cb1176198d6c0 (diff)
Allow the extension section specified in config files to be overridden
on the command line for various utilities.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 32a46769fc..24f977df02 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,14 @@
Changes between 0.9.4 and 0.9.5 [xx XXX 1999]
+ *) Allow the config file extension section to be overwritten on the
+ command line. Based on an original idea from Massimiliano Pala
+ <madwolf@comune.modena.it>. The new option is called -extensions
+ and can be applied to ca, req and x509. Also -reqexts to override
+ the request extensions in req and -crlexts to override the crl extensions
+ in ca.
+ [Steve Henson]
+
*) Add new feature to the SPKAC handling in ca. Now you can include
the same field multiple times by preceding it by "XXXX." for example:
1.OU="Unit name 1"