mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-11 22:30:44 +01:00
Upgrading from acme-v1 to acme-v2 causes problems #401
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 @herkyl on GitHub (Jan 23, 2019).
After updating to the latest dehydrated and setting
CAto https://acme-v02.api.letsencrypt.org/directory, I'm seeing a 400 error when running--cron.Any ideas why this is happening? Is there anything else I need to do in order to start using acme v2?
@bllfr0g commented on GitHub (Jan 23, 2019):
V2 is a different endpoint so you need to register for a new account
@herkyl commented on GitHub (Jan 24, 2019):
Thanks for getting back to me @bllfr0g. Since I didn't originally set up the dehydrated script on our end I'm a bit confused. How do I register a new account? Can I do it using dehydrated itself or do I need to install certbot?
When I run
dehydrated --registerit prints:It might be referring to the v1 account though?
@herkyl commented on GitHub (Jan 26, 2019):
I fixed it by manually renaming the
accountsdirectory.