Merge pull request #1383 from Embezzle/T6242

T6242: reverse-proxy: Document new backend option ssl no-verify
This commit is contained in:
Robert Göhler 2024-04-16 20:34:26 +02:00 committed by GitHub
commit e3f16570f9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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
-------