ca file for haproxy
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
pki:
|
||||
cns:
|
||||
- docker-registry.lan
|
||||
- zwave2mqtt.lan
|
||||
- auto.lan
|
||||
- auto-conf.lan
|
||||
- pihole.lan
|
||||
- zwave2mqtt.chaos
|
||||
- auto.chaos
|
||||
- auto-conf.chaos
|
||||
- pihole.chaos
|
||||
systemd:
|
||||
service:
|
||||
container-homeassistant:
|
||||
@@ -137,7 +137,7 @@ haproxy:
|
||||
name: www-http
|
||||
bind:
|
||||
- "*:80"
|
||||
- "*:443 ssl crt /etc/pki/chain.pem"
|
||||
- "*:443 ssl crt /etc/pki/chain ca-file /etc/pki/intca.crt"
|
||||
default_backend: auto
|
||||
acls:
|
||||
- host_auto hdr_beg(host) -i auto.
|
||||
|
||||
Reference in New Issue
Block a user