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 variable to make ACME server URL configurable #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hakamine
Copy link
Member

Add acmetool_responses_server variable. This allows to choose between
Let's Encrypt prod or staging environments.

Add acmetool_responses_server variable. This allows to choose between
Let's Encrypt prod or staging environments.
@codebymikey
Copy link

This PR wouldn't work when the server url changes because acmetool account-thumbprint will return multiple thumbprints and make it difficult to set the thumbprint fact consistently based on the server url.

The https://github.com/artefactual-labs/ansible-acmetool/blob/master/tasks/nginx-stateless.yml task will need updating as well.

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

Successfully merging this pull request may close these issues.

2 participants