diff --git a/configuration/haproxy.cfg b/configuration/haproxy.cfg index 2e70352..952bec1 100644 --- a/configuration/haproxy.cfg +++ b/configuration/haproxy.cfg @@ -62,8 +62,8 @@ backend dns-dot # TCP LB (443) frontend 443-in-doh - bind 0.0.0.0:443 strict-sni tfo ssl crt /etc/haproxy/certs/doh.ludns.nakadlto.cz.pem - bind [::]:443 strict-sni tfo ssl crt /etc/haproxy/certs/doh.ludns.nakadlto.cz.pem + bind 0.0.0.0:443 strict-sni tfo ssl crt /etc/haproxy/certs/doh.domain.pem + bind [::]:443 strict-sni tfo ssl crt /etc/haproxy/certs/doh.domain.pem mode http