From edf1e92a3ffcddd1463983916d364e92c8bbf71b Mon Sep 17 00:00:00 2001 From: Luiz Angelo Daros de Luca Date: Thu, 4 Oct 2018 18:00:57 -0300 Subject: [PATCH] update EASYRSA_CERT_EXPIRE new default value Improves 376c62f2b81e36db6f449ac7673013075b0c3ef1 Signed-off-by: Luiz Angelo Daros de Luca --- easyrsa3/vars.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/easyrsa3/vars.example b/easyrsa3/vars.example index 327a297..372be04 100644 --- a/easyrsa3/vars.example +++ b/easyrsa3/vars.example @@ -121,7 +121,7 @@ fi # In how many days should certificates expire? -#set_var EASYRSA_CERT_EXPIRE 3650 +#set_var EASYRSA_CERT_EXPIRE 1080 # How many days until the next CRL publish date? Note that the CRL can still be # parsed after this timeframe passes. It is only used for an expected next