From 0a72c2fba78be82055360ad5945fc340bfe2375e Mon Sep 17 00:00:00 2001 From: missytake Date: Wed, 1 May 2024 00:21:58 +0200 Subject: [PATCH] acmetool: accept new terms of services closes #275 --- 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 2e5ff23..ebfac3c 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.3-September-21-2022.pdf": true +"acme-agreement:https://letsencrypt.org/documents/LE-SA-v1.4-April-3-2024.pdf": true