Docker-letsencrypt-nginx-proxy-companion: can't use staging server

Created on 8 Oct 2019  路  5Comments  路  Source: nginx-proxy/docker-letsencrypt-nginx-proxy-companion

I'm having problems obtaining certificates, so I wanted to switch to the staging server to cicumvent rate limiting.
The Problem is: the staging Server does not allow ACMEv1, simp_le does not work with ACMEv2.

ACME server returned an error: urn:acme:error:unauthorized :: 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.
Bug

Most helpful comment

Tagged version v1.12-rc.1 with ACME v2 compatibility is now available.

All 5 comments

This is because Lets Encrypt has stopped support for staging using ACME v1 protocol on October 1st.
https://community.letsencrypt.org/t/end-of-life-plan-for-acmev1/88430/2

This means the switch to a compliant simp_le needs to happen sooner then November 1st.

Hi.

An ACMEv2 compatible version will be released and tagged in the next ~48 hours (probably way sooner if things works out ok).

This will be a pre-release and won't be merged to master yet as there is still some work to be done on simp_le's side, but it should pass the whole test suite.

Thanks for the great work and fast response. I fixed my problem and only got rate limeted once, so no pressure from my side ;)

Tagged version v1.12-rc.1 with ACME v2 compatibility is now available.

Fixed by #590

Tagged version v1.12 with ACME v2 compatibility is now available.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

nosovk picture nosovk  路  5Comments

freemo picture freemo  路  4Comments

codeHorse87 picture codeHorse87  路  4Comments

lucasjahn picture lucasjahn  路  3Comments

Berndinox picture Berndinox  路  3Comments