]> TLD Linux GIT Repositories - packages/dehydrated.git/blobdiff - 04-renew.sh
- config file split into smaller, more readable parts
[packages/dehydrated.git] / 04-renew.sh
diff --git a/04-renew.sh b/04-renew.sh
new file mode 100644 (file)
index 0000000..5cebd8b
--- /dev/null
@@ -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"