Upcoming breaking change to ACMEv2 API #8
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
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?
A recent draft of ACMEv2 made an incompatible change to the protocol which disallows unauthenticated GET requests for certain endpoints. Let's Encrypt has announced that the old behavior will be supported until November 2019, and clients will need to be changed before then: https://community.letsencrypt.org/t/acme-v2-scheduled-deprecation-of-unauthenticated-resource-gets/74380
It's still 11 months away so it's not a pressing emergency, but I thought I'd bring it your attention. (Also, I hope this is the right repo for this issue, sorry if it's not.)
This is the right repo.
Thanks so much. I've got an upcoming body of work for implementing ECDSA keys and I may do this at the same time.