Status reports: Use verbose(), remove easyrsa_debug()

Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
This commit is contained in:
Richard T Bonhomme 2023-04-20 14:22:23 +01:00
parent 8eae7213c8
commit 15299444a4
No known key found for this signature in database
GPG Key ID: 2D767DB92FB6C246

View File

@ -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