vars.example: Rename EASYRSA_CERT_EXPIRE to EASYRSA_PRE_EXPIRE_WINDOW

Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
This commit is contained in:
Richard T Bonhomme 2023-05-01 22:05:09 +01:00
parent aa29f444f4
commit 625dae2339
No known key found for this signature in database
GPG Key ID: 2D767DB92FB6C246

View File

@ -154,11 +154,7 @@ fi
# Cut-off window for checking expiring certificates.
#
#set_var EASYRSA_CERT_RENEW 90
# For fixed certificate start/end dates - Range 1..365
#
#set_var EASYRSA_FIX_OFFSET 1
#set_var EASYRSA_PRE_EXPIRY_WINDOW 90
# Support deprecated "Netscape" extensions? (choices "yes" or "no").
# The default is "no", to discourage use of deprecated extensions.