From 0323e757a9c996fae4ce52d1a67f8cafd6aac6ae Mon Sep 17 00:00:00 2001 From: W0rmsy <58608013+W0rmsy@users.noreply.github.com> Date: Mon, 13 Jul 2026 11:45:41 +0200 Subject: [PATCH] chore: update Let's Encrypt Subscriber Agreement to 1.8 The changes are described in the announcement: https://community.letsencrypt.org/t/updating-the-let-s-encrypt-subscriber-agreement-to-v1-8/248355 --- 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 2ceee299..63378e36 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.7-June-04-2026.pdf": true +"acme-agreement:https://letsencrypt.org/documents/LE-SA-v1.8-July-06-2026.pdf": true