summaryrefslogtreecommitdiff
path: root/docs/configuration/loadbalancing/reverse-proxy.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/configuration/loadbalancing/reverse-proxy.rst')
-rw-r--r--docs/configuration/loadbalancing/reverse-proxy.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/configuration/loadbalancing/reverse-proxy.rst b/docs/configuration/loadbalancing/reverse-proxy.rst
index 77d6d67b..3d462821 100644
--- a/docs/configuration/loadbalancing/reverse-proxy.rst
+++ b/docs/configuration/loadbalancing/reverse-proxy.rst
@@ -149,6 +149,11 @@ Backend
Configure requests to the backend server to use SSL encryption and
authenticate backend against <ca-certificate>
+.. cfgcmd:: set load-balancing reverse-proxy backend <name> ssl no-verify
+
+ Configure requests to the backend server to use SSL encryption without
+ validating server certificate
+
Global
-------