-
-
Notifications
You must be signed in to change notification settings - Fork 74
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
Letsencrypt support #61
Comments
+1 |
Has anyone tried any of the numerous Let's Encrypt/certbot Ansible roles? geerlingguy/letsencrypt seems to be popular. |
@stevepiercy Yep, I am using that. |
@rfleschenberg other than what is described the README, was there anything else to configure? Any gotchas? |
@stevepiercy I need to go back to my code again and take a look. I think I did it in a rather dirty way. I will try to keep this on my radar, but if you do not hear from me within a week or so, please feel free to remind me. |
@rfleschenberg reminder ping. I have a project on which I can test, then document the process and possibly update this repo, too. |
I finally got around to this and have got Let's Encrypt working. I'll submit a PR after I clean it up. I used https://galaxy.ansible.com/geerlingguy/certbot, as the author's letsencrypt library disappeared. |
Would be nice to have, in my opinion. Are there any plans / ideas for it yet?
The text was updated successfully, but these errors were encountered: