mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-13 15:13:33 +01:00
Beginning June 1, 2020, we will stop allowing new domains to validate using the ACMEv1 protocol #460
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sadok on GitHub (Mar 10, 2020).
Hey.
What about the letter from LE about "Beginning June 1, 2020, we will stop allowing new domains to validate using the ACMEv1 protocol. You should upgrade to an ACMEv2 compatible client before then, or certificate issuance will fail." ?
Thanks.
@fbartels commented on GitHub (Mar 10, 2020):
See
f60f2f81e8/CHANGELOG (L41-L43)@metalefty commented on GitHub (Mar 10, 2020):
If you've been using dehydrated before ACMEv2 is supported, edit
configfile.@sadok commented on GitHub (Mar 10, 2020):
OK. I just tried first with
CA="https://acme-staging-v02.api.letsencrypt.org/directory"and got the error
"detail": "No account exists with the provided key""Dance" with
did not help. So I thought ...
The new one works, thanks.