]> TLD Linux GIT Repositories - packages/dehydrated.git/blobdiff - 01-ca-path.sh
- config file split into smaller, more readable parts
[packages/dehydrated.git] / 01-ca-path.sh
diff --git a/01-ca-path.sh b/01-ca-path.sh
new file mode 100644 (file)
index 0000000..ac53c74
--- /dev/null
@@ -0,0 +1,5 @@
+# Path to certificate authority (default: https://acme-v01.api.letsencrypt.org/directory)
+#CA="https://acme-v01.api.letsencrypt.org/directory"
+
+# Path to certificate authority license terms redirect (default: https://acme-v01.api.letsencrypt.org/terms)
+#CA_TERMS="https://acme-v01.api.letsencrypt.org/terms"