From 2cadb05b67d9086045df5f3435be6183b02d9275 Mon Sep 17 00:00:00 2001 From: Richard T Bonhomme Date: Tue, 28 Mar 2023 00:14:39 +0100 Subject: [PATCH] Status reports: Respect silent/batch, remove fix-offset support Signed-off-by: Richard T Bonhomme --- easyrsa3/easyrsa | 3 --- 1 file changed, 3 deletions(-) diff --git a/easyrsa3/easyrsa b/easyrsa3/easyrsa index 4e4eac4..29609d6 100755 --- a/easyrsa3/easyrsa +++ b/easyrsa3/easyrsa @@ -4225,9 +4225,6 @@ status() { verify_ca_init - # This does not build certs, so do not need fixed dates - unset -v EASYRSA_FIX_OFFSET EASYRSA_BATCH EASYRSA_SILENT - # test fix: https://github.com/OpenVPN/easy-rsa/issues/819 export LC_TIME=C.UTF-8