diff --git a/roles/haproxy/templates/sni.cfg.j2 b/roles/haproxy/templates/sni.cfg.j2 index ded6144..7ce4dc1 100644 --- a/roles/haproxy/templates/sni.cfg.j2 +++ b/roles/haproxy/templates/sni.cfg.j2 @@ -1,6 +1,7 @@ frontend sni log global mode tcp + option tcplog tcp-request inspect-delay 5s tcp-request content accept if { req_ssl_hello_type 1 }