Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ACME client to a version that supports ACMEv2 #9

Open
quocnguyenh opened this issue Dec 20, 2019 · 3 comments
Open

Update ACME client to a version that supports ACMEv2 #9

quocnguyenh opened this issue Dec 20, 2019 · 3 comments

Comments

@quocnguyenh
Copy link

hi,
When running command

docker exec haproxy-certbot certbot-certonly \
  --domain example.com \
  --domain www.example.com \
  --email [email protected] \
  --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
Copy link

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

@MysticRyuujin
Copy link

Also:

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

7 months :(

Anyone forked this?

@mcrowson
Copy link

mcrowson commented Jul 2, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants