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

add support for ACMEv2 to jrcs/letsencrypt-nginx-proxy-companion (docker-compose) #1032

Closed
thomas-merz opened this issue Mar 12, 2020 · 1 comment

Comments

@thomas-merz
Copy link

According to our records, the software client you're using to get Let's
Encrypt TLS/SSL certificates issued or renewed at least one HTTPS certificate
in the past two weeks using the ACMEv1 protocol. Here are the details of one
recent ACMEv1 request from each of your account(s):

Client IP address: 1.2.3.4

User agent: simp_le/0.13.0

Hostname(s): "myhostname.mydomain.tld"

Request time: 2020-03-05 17:07:51 UTC

Beginning June 1, 2020, we will stop allowing new domains to validate using
the ACMEv1 protocol. You should upgrade to an ACMEv2 compatible client before
then, or certificate issuance will fail. For most people, simply upgrading to
the latest version of your existing client will suffice. You can view the
client list at: https://letsencrypt.org/docs/client-options/

I can also see in ./entrypoint.sh in the running docker container "jrcs/letsencrypt-nginx-proxy-companion" the following echo command(s):
"Error: ACME v2 API is not yet supported by simp_le." and "See zenhack/simp_le#101"

Please add support for ACMEv2 for docker-compose and use one of the existing clients that will suffice. Thank you!

@canihavesomecoffee
Copy link

v1.12 of the companion (https://github.com/nginx-proxy/docker-letsencrypt-nginx-proxy-companion/releases/tag/v1.12) starts using ACME v2, and the version on Docker Hub (https://hub.docker.com/r/jrcs/letsencrypt-nginx-proxy-companion) is updated...

Shouldn't you just upgrade the Docker image to get the latest version?

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

2 participants