acmetool: accept new Let's Encrypt Terms of Services (#729)

This commit is contained in:
missytake
2025-11-16 09:51:39 +01:00
committed by GitHub
parent 68cc6676ef
commit 213d68ed02
2 changed files with 4 additions and 1 deletions

View File

@@ -2,6 +2,9 @@
## untagged
- acmetool: accept new Let's Encrypt ToS: https://letsencrypt.org/documents/LE-SA-v1.6-August-18-2025.pdf
([#729](https://github.com/chatmail/relay/pull/729))
- Organized cmdeploy into install, configure, and activate stages
([#695](https://github.com/chatmail/relay/pull/695))

View File

@@ -1,2 +1,2 @@
"acme-enter-email": "{{ email }}"
"acme-agreement:https://letsencrypt.org/documents/LE-SA-v1.5-February-24-2025.pdf": true
"acme-agreement:https://letsencrypt.org/documents/LE-SA-v1.6-August-18-2025.pdf": true