1
0
Fork 0

Fix unit tests

This commit is contained in:
Joao Gilberto Magalhaes 2023-06-26 22:41:51 -05:00
parent f6dbf950b5
commit dcdccb9236
5 changed files with 5 additions and 5 deletions

View file

@ -49,7 +49,7 @@ backend srv_host1_local_80
server srv-0 5b69bc7fea1b:80 check weight 1
frontend http_in_443
bind *:443 ssl crt /certs/letsencrypt/ alpn http/1.1 crt /certs/haproxy/ alpn http/1.1
bind *:443 ssl crt /certs/letsencrypt/ alpn h2,http/1.1 crt /certs/haproxy/ alpn h2,http/1.1
mode http
acl is_rule_host2_local_443_1 hdr(host) -i host2.local