From 15299444a44faf8d141d14aa99f59253feb33b70 Mon Sep 17 00:00:00 2001 From: Richard T Bonhomme Date: Thu, 20 Apr 2023 14:22:23 +0100 Subject: [PATCH] Status reports: Use verbose(), remove easyrsa_debug() Signed-off-by: Richard T Bonhomme --- easyrsa3/easyrsa | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/easyrsa3/easyrsa b/easyrsa3/easyrsa index 3af9f0e..0377762 100755 --- a/easyrsa3/easyrsa +++ b/easyrsa3/easyrsa @@ -4480,7 +4480,7 @@ expire_status: FALL-BACK completed" will_expire=1 unset -v will_not_expire fi - easyrsa_debug "expire_status: SSL checkend: $expire_msg" + verbose "expire_status: SSL checkend: $expire_msg" # Get timestamp seconds for certificate expiry date # Redirection for errout is not necessary here