X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=04-renew.sh;fp=04-renew.sh;h=5cebd8b9cf29b23328858faedbcccd1ea3c6c20b;hb=3507efd3274f0ffbfacd3295346cf33cf1df7f43;hp=0000000000000000000000000000000000000000;hpb=8cde6e05cf8afeb7c5bea06a7f5e5c07e78ed76f;p=packages%2Fdehydrated.git diff --git a/04-renew.sh b/04-renew.sh new file mode 100644 index 0000000..5cebd8b --- /dev/null +++ b/04-renew.sh @@ -0,0 +1,5 @@ +# Minimum days before expiration to automatically renew certificate (default: 10) +#RENEW_DAYS="10" + +# Regenerate private keys instead of just signing new certificates on renewal (default: yes) +#PRIVATE_KEY_RENEW="yes"