We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ff1134f + cb43999 commit 0b9e3c2Copy full SHA for 0b9e3c2
doc/mgr/dashboard.rst
@@ -1310,9 +1310,9 @@ redirection on standby nodes.
1310
mode tcp
1311
option httpchk GET /
1312
http-check expect status 200
1313
- server x <HOST>:<PORT> ssl check verify none
1314
- server y <HOST>:<PORT> ssl check verify none
1315
- server z <HOST>:<PORT> ssl check verify none
+ server x <HOST>:<PORT> check check-ssl verify none
+ server y <HOST>:<PORT> check check-ssl verify none
+ server z <HOST>:<PORT> check check-ssl verify none
1316
1317
.. _dashboard-auditing:
1318
0 commit comments