We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb7d977 commit de3547dCopy full SHA for de3547d
e2e/tests/binds/data/haproxy.cfg
@@ -27,6 +27,6 @@ defaults mydefaults mode http
27
frontend test_frontend
28
mode tcp
29
maxconn 1000
30
- bind localhost:9000 name fixture ca-verify-file
+ bind localhost:9000 name fixture ca-verify-file /certs/ca-verify.pem
31
bind localhost:9090 name loopback
32
option httpclose
0 commit comments