From c67cdb50d2ef09c917c96d8a7e8a65d698ed9b8c Mon Sep 17 00:00:00 2001 From: Bodo Möller Date: Fri, 12 Jan 2001 14:50:44 +0000 Subject: New 'openssl ca -status ' and 'openssl ca -updatedb' commands. Submitted by: Massimiliano Pala --- CHANGES | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 0213d865db..0970f62b42 100644 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,13 @@ Changes between 0.9.6 and 0.9.7 [xx XXX 2000] + *) New subcommands for 'openssl ca': + 'openssl ca -status ' prints the status of the cert with + the given serial number (according to the index file). + 'openssl ca -updatedb' updates the expiry status of certificates + in the index file. + [Massimiliano Pala ] + *) New '-newreq-nodes' command option to CA.pl. This is like '-newreq', but calls 'openssl req' with the '-nodes' option so that the resulting key is not encrypted. -- cgit v1.2.3