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

Support for ACMEv2 #3

Open
gasparbarancelli opened this issue Jan 30, 2020 · 2 comments
Open

Support for ACMEv2 #3

gasparbarancelli opened this issue Jan 30, 2020 · 2 comments

Comments

@gasparbarancelli
Copy link

https://community.letsencrypt.org/t/end-of-life-plan-for-acmev1/88430

API ACMEv1 has been discontinued, it follows errors when running the container.

Saving debug log to /var/log/letsencrypt/letsencrypt.log
Starting new HTTPS connection (1): acme-v01.api.letsencrypt.org
An unexpected error occurred:
The client lacks sufficient authorization :: Account creation on ACMEv1 is disabled. Please upgrade your ACME client to a version that supports ACMEv2 / RFC 8555. See https://community.letsencrypt.org/t/end-of-life-plan-for-acmev1/88430 for details.
Please see the logfiles in /var/log/letsencrypt for more details.
/entrypoint.sh: line 24:     7 Terminated              python -m SimpleHTTPServer 80
@lsambolino
Copy link

+1 on this. It appears something needs to be updated in order to let this work.

@lakshaygaur
Copy link

Im facing the same issue

Starting new HTTPS connection (1): acme-v01.api.letsencrypt.org
An unexpected error occurred:
The client lacks sufficient authorization :: Account creation on ACMEv1 is disabled. Please upgrade your ACME client to a version that supports ACMEv2 / RFC 8555. See https://community.letsencrypt.org/t/end-of-life-plan-for-acmev1/88430 for details.
Please see the logfiles in /var/log/letsencrypt for more details.
/entrypoint.sh: line 24:     7 Terminated              python -m SimpleHTTPServer 80

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

No branches or pull requests

3 participants