From 345341013cdb3d2f13851868bbf61a4757ba8480 Mon Sep 17 00:00:00 2001 From: Richard T Bonhomme Date: Wed, 27 Apr 2022 21:21:27 +0100 Subject: [PATCH] ChangeLog: Add 'revoke-renewed' Signed-off-by: Richard T Bonhomme --- ChangeLog | 2 ++ easyrsa3/easyrsa | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index e4c5012..5d268a9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,8 @@ Easy-RSA 3 ChangeLog 3.1.0 (TBD) + * Fix revoking a renewed certificate (Original PR #394) + Follow-up commit: ef22701878bb10df567d60f2ac50dce52a82c9ee * Introduce 'show-crl' (d1993892178c5219f4a38d50db3b53d1a972b36c) * Support Windows-Git 'version of bash' (#533) * Disallow use of single quote (') in vars file, Warning (#530) diff --git a/easyrsa3/easyrsa b/easyrsa3/easyrsa index 9fb7d04..8837903 100755 --- a/easyrsa3/easyrsa +++ b/easyrsa3/easyrsa @@ -1820,7 +1820,7 @@ at: $crt_in" Please confirm you wish to revoke the renewed certificate with serial $1 and the following subject: $(display_dn x509 "$crt_in") -" +" # => confirm end # Verify certificate verify_file x509 "$crt_in" || die "\