Skip to content

Commit de3547d

Browse files
committed
TEST/MINOR: bind: add proper config for binds ca-verify-file
1 parent cb7d977 commit de3547d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e/tests/binds/data/haproxy.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ defaults mydefaults mode http
2727
frontend test_frontend
2828
mode tcp
2929
maxconn 1000
30-
bind localhost:9000 name fixture ca-verify-file
30+
bind localhost:9000 name fixture ca-verify-file /certs/ca-verify.pem
3131
bind localhost:9090 name loopback
3232
option httpclose

0 commit comments

Comments
 (0)