ca file for haproxy
This commit is contained in:
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user