cdist/cdist/conf/type/__haproxy_dualstack/files/https

11 lines
190 B
Plaintext

frontend https
bind BIND@:443
mode tcp
option tcplog
tcp-request inspect-delay 5s
tcp-request content accept if { req_ssl_hello_type 1 }
default_backend https
backend https
mode tcp