From 05b969df822f2f11c5b24380203694340381e1c8 Mon Sep 17 00:00:00 2001 From: Richard T Bonhomme Date: Thu, 28 Apr 2022 18:42:01 +0100 Subject: [PATCH] Improve 'revoke-renewed' success message Signed-off-by: Richard T Bonhomme --- easyrsa3/easyrsa | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/easyrsa3/easyrsa b/easyrsa3/easyrsa index 8dbaeaf..6b75efc 100755 --- a/easyrsa3/easyrsa +++ b/easyrsa3/easyrsa @@ -1722,8 +1722,9 @@ Failed to renew certificate: renew command failed." IMPORTANT!!! -Renew was successful. -You may want to revoke the old certificate once the new one has been deployed." +Renew was successful: + To revoke the old certificate once the new one has been deployed, + use: 'easyrsa revoke-renewed $file_name_base'" return 0 } #= renew() @@ -1887,7 +1888,9 @@ Cannot revoke this certificate because a conflicting file exists. # move revoked files revoke_renewed_move + [ "$EASYRSA_SILENT" ] || print # Separate Notice below notice "\ + IMPORTANT!!! Revocation was successful. You must run gen-crl and upload a CRL to your