From 9da3f5c235e2d4277633460370e35f874fa0a007 Mon Sep 17 00:00:00 2001 From: missytake Date: Sun, 7 Jun 2026 23:14:10 +0200 Subject: [PATCH] fix(acmetool): update let's encrypt ToS link --- cmdeploy/src/cmdeploy/acmetool/response-file.yaml.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmdeploy/src/cmdeploy/acmetool/response-file.yaml.j2 b/cmdeploy/src/cmdeploy/acmetool/response-file.yaml.j2 index 1a6f6ca6..2ceee299 100644 --- a/cmdeploy/src/cmdeploy/acmetool/response-file.yaml.j2 +++ b/cmdeploy/src/cmdeploy/acmetool/response-file.yaml.j2 @@ -1,2 +1,2 @@ "acme-enter-email": "{{ email }}" -"acme-agreement:https://letsencrypt.org/documents/LE-SA-v1.6-August-18-2025.pdf": true +"acme-agreement:https://letsencrypt.org/documents/LE-SA-v1.7-June-04-2026.pdf": true