nmarus/docker-haproxy-certbot

Update ACME client to a version that supports ACMEv2

quocnguyenh opened this issue · 3 comments

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

They are deprecating ACMEv1 on June 1. Any idea on how to go about fixing this?

Also:

WARNING: The standalone specific supported challenges flag is deprecated.
Please use the --preferred-challenges flag instead.

7 months :(

Anyone forked this?

Quite a few forks actually, we ended up using https://github.com/lonequantum/docker-haproxy-certbot