From 72588ac8a4e5fef9e2e19ed345588bae86436750 Mon Sep 17 00:00:00 2001 From: Richard T Bonhomme Date: Sun, 17 Sep 2023 17:19:18 +0100 Subject: [PATCH] ChangeLog: show-expire: Calculate cert. expire seconds from DB date Signed-off-by: Richard T Bonhomme --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index f863b8638..cc7baa7d7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,8 @@ Easy-RSA 3 ChangeLog 3.2.0 (TBD) - * Forbid "default vars in the default PKI" for all commands #1021 + * show-expire: Calculate cert. expire seconds from DB date (#1023) + * Forbid "default vars in the default PKI" for all commands (#1021) There can be only one default vars file, that is now './vars' ONLY. Use of other 'vars' files can be done by using option --vars= * Update OpenSSL to 3.1.2