ca file for haproxy

This commit is contained in:
do
2021-02-12 17:00:04 +01:00
parent cee3e695f2
commit 0bfd482296

View File

@@ -1,10 +1,10 @@
pki: pki:
cns: cns:
- docker-registry.lan - docker-registry.lan
- zwave2mqtt.lan - zwave2mqtt.chaos
- auto.lan - auto.chaos
- auto-conf.lan - auto-conf.chaos
- pihole.lan - pihole.chaos
systemd: systemd:
service: service:
container-homeassistant: container-homeassistant:
@@ -137,7 +137,7 @@ haproxy:
name: www-http name: www-http
bind: bind:
- "*:80" - "*:80"
- "*:443 ssl crt /etc/pki/chain.pem" - "*:443 ssl crt /etc/pki/chain ca-file /etc/pki/intca.crt"
default_backend: auto default_backend: auto
acls: acls:
- host_auto hdr_beg(host) -i auto. - host_auto hdr_beg(host) -i auto.