Update ACME client to a version that supports ACMEv2
quocnguyenh opened this issue · 3 comments
quocnguyenh commented
hi,
When running command
docker exec haproxy-certbot certbot-certonly \
--domain example.com \
--domain www.example.com \
--email email@domain.com \
--dry-run
I got the the error message below
Account creation on ACMEv1 is disabled. Please upgrade your ACME client to a version that supports ACMEv2 / RFC 8555
can you pls update dockerfiles to fix this issue?
thanks you
mcrowson commented
They are deprecating ACMEv1 on June 1. Any idea on how to go about fixing this?
MysticRyuujin commented
Also:
WARNING: The standalone specific supported challenges flag is deprecated.
Please use the --preferred-challenges flag instead.
7 months :(
Anyone forked this?
mcrowson commented
Quite a few forks actually, we ended up using https://github.com/lonequantum/docker-haproxy-certbot