1
0
mirror of https://github.com/minoplhy/DNSserver.git synced 2025-04-04 03:38:00 +00:00
This commit is contained in:
Minoplhy 2021-02-15 09:31:26 +07:00 committed by GitHub
parent 0279f27cd0
commit b7c2007696
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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.domain.pem
bind [::]:443 strict-sni tfo ssl crt /etc/haproxy/certs/doh.domain.pem
bind 0.0.0.0:443 strict-sni tfo ssl crt /etc/haproxy/certs/doh.domain.pem alpn h2,http/2
bind [::]:443 strict-sni tfo ssl crt /etc/haproxy/certs/doh.domain.pem alpn h2,http/2
mode http