summaryrefslogtreecommitdiff
path: root/chaos-at-home/ch-http-proxy.yml
diff options
context:
space:
mode:
Diffstat (limited to 'chaos-at-home/ch-http-proxy.yml')
-rw-r--r--chaos-at-home/ch-http-proxy.yml13
1 files changed, 8 insertions, 5 deletions
diff --git a/chaos-at-home/ch-http-proxy.yml b/chaos-at-home/ch-http-proxy.yml
index 67e3521a..24fd6f92 100644
--- a/chaos-at-home/ch-http-proxy.yml
+++ b/chaos-at-home/ch-http-proxy.yml
@@ -47,7 +47,8 @@
default: yes
name: web
template: generic
- acme: yes
+ tls:
+ certificate_provider: acmetool
hostnames:
- web.chaos-at-home.org
locations:
@@ -112,7 +113,8 @@
nginx_vhost:
name: passwd
template: generic
- acme: yes
+ tls:
+ certificate_provider: acmetool
hostnames:
- passwd.chaos-at-home.org
locations:
@@ -179,7 +181,8 @@
nginx_vhost:
name: webmail
template: generic
- acme: yes
+ tls:
+ certificate_provider: acmetool
hostnames:
- webmail.chaos-at-home.org
locations:
@@ -204,7 +207,8 @@
nginx_vhost:
name: webdav
template: generic
- acme: yes
+ tls:
+ certificate_provider: acmetool
hostnames:
- webdav.chaos-at-home.org
locations:
@@ -228,7 +232,6 @@
vars:
nginx_vhost:
name: imap
- acme: no
content: |
server {
listen 80;