summaryrefslogtreecommitdiff
path: root/tags/letsencrypt.json
diff options
context:
space:
mode:
Diffstat (limited to 'tags/letsencrypt.json')
-rw-r--r--tags/letsencrypt.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/tags/letsencrypt.json b/tags/letsencrypt.json
new file mode 100644
index 0000000..abc04ff
--- /dev/null
+++ b/tags/letsencrypt.json
@@ -0,0 +1,11 @@
+//
+// apply this tag to any node that uses Let's Encrypt.
+// NOTE: this is the old method. Once using 'leap cert renew', this is not
+// needed.
+//
+
+{
+ "x509": {
+ "commercial_ca_cert": "= file('cert/lets_encrypt_ca.crt')"
+ }
+}