From cdcdc0b724c7a05a0d18cdb804746ed700ceb2c5 Mon Sep 17 00:00:00 2001 From: Timotheus Pokorra Date: Tue, 4 Mar 2025 11:27:42 +0100 Subject: [PATCH] update Let's encrypt Subscriber Agreement --- 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 ebfac3c6..15014beb 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.4-April-3-2024.pdf": true +"acme-agreement:https://letsencrypt.org/documents/LE-SA-v1.5-February-24-2025.pdf": true