From 6703aeb43338c901f794e6e28affe5bdee3e4a1e Mon Sep 17 00:00:00 2001 From: Alex W Date: Tue, 16 Apr 2024 17:15:12 +0100 Subject: T6242: reverse-proxy: Document new backend option ssl no-verify --- docs/configuration/loadbalancing/reverse-proxy.rst | 5 +++++ 1 file changed, 5 insertions(+) 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 +.. cfgcmd:: set load-balancing reverse-proxy backend ssl no-verify + + Configure requests to the backend server to use SSL encryption without + validating server certificate + Global ------- -- cgit v1.2.3