summaryrefslogtreecommitdiff
path: root/roles/apache_server/templates/deploy_static_site_certs
AgeCommit message (Collapse)AuthorFilesLines
2020-09-08fix(apache_server: allow apache2 restarting to failLars Wirzenius1-1/+2
2019-10-02Fix: don't fail when apache can't be startedLars Wirzenius1-1/+2
This happens on first run, since apache want to use a cert that hasn't been created yet.
2019-09-29Change: don't terminate even if certbot failsLars Wirzenius1-1/+1
Need to restart apache back up again.
2018-07-03Change: stop Apache while running certbotLars Wirzenius1-0/+2
The certbot apache support is not currently working in Debian, so this is a workaround. Not ideal, but good enough for me.
2018-07-03Change: let user group Let's Encrypt certsLars Wirzenius1-16/+25
2018-06-19Change: support static website aliases for letsenryptLars Wirzenius1-11/+12
2018-05-18Change: allow .well-known dir be outside webrootLars Wirzenius1-1/+3
2018-05-12Add: support optional Let's Encrypt TLS certs for static web sitesLars Wirzenius1-0/+27