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

Issue wildcard, setup pip modules acme,certbot > 0.22 #2

Closed
janreiche opened this issue Aug 20, 2018 · 1 comment
Closed

Issue wildcard, setup pip modules acme,certbot > 0.22 #2

janreiche opened this issue Aug 20, 2018 · 1 comment

Comments

@janreiche
Copy link

I issued wildcard certs and needed to install newer versions of acme,certbot (>0.22).
Basically edit {{local-oldest-requirements.txt}} and update to actual version 0.26.

@couchtyp
Copy link
Owner

couchtyp commented Aug 21, 2018

Managing the certbot and acme versions installed on the system is out of scope of this plugin. The local-oldest-requirements.txt and setup.py only specify the minimum certbot (and acme) version required to run.

When building the docker container make sure to pull the latest certbot image (docker build --pull) if an outdated image is already available locally.

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