mirror of
https://github.com/minoplhy/DNSserver.git
synced 2024-11-24 10:16:54 +00:00
Leaks Fixing
This commit is contained in:
parent
fe7ec1d340
commit
47ee587e1b
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user