geerlingguy / ansible-role-certbot

Ansible Role - Certbot (for Let's Encrypt)
https://galaxy.ansible.com/geerlingguy/certbot/
MIT License
780 stars 346 forks source link

Fix stop_services; fix ssl_protocols in example #181

Closed delfer closed 1 year ago

delfer commented 2 years ago

certbot_create_standalone_stop_services is ok for this test case, but for use as a complete example should stop nginx service. Also TLSv1.1 is not safe, it would be better to use TLSv1.2 and TLSv1.3.

stale[bot] commented 1 year ago

This pull request has been marked 'stale' due to lack of recent activity. If there is no further activity, the PR will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark pull requests as stale.

stale[bot] commented 1 year ago

This pull request has been closed due to inactivity. If you feel this is in error, please reopen the pull request or file a new PR with the relevant details.