summaryrefslogtreecommitdiff
path: root/docs/configuration/loadbalancing/haproxy.rst
diff options
context:
space:
mode:
authorolivierberthomme <olivierberthomme@users.noreply.github.com>2024-11-01 22:53:06 +0100
committerGitHub <noreply@github.com>2024-11-01 22:53:06 +0100
commit2184219f0f3bb7d29ffc69d03a0202491bac066c (patch)
treea6b7dc80260559582834803c193508e50f398ec7 /docs/configuration/loadbalancing/haproxy.rst
parent8e5d2c529e87e5311868f77583578c8a9601801a (diff)
downloadvyos-documentation-2184219f0f3bb7d29ffc69d03a0202491bac066c.tar.gz
vyos-documentation-2184219f0f3bb7d29ffc69d03a0202491bac066c.zip
Update haproxy.rst
Based on https://vyos.dev/T5798 - haproxy handles multiple certificates within a single frontend
Diffstat (limited to 'docs/configuration/loadbalancing/haproxy.rst')
-rw-r--r--docs/configuration/loadbalancing/haproxy.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/loadbalancing/haproxy.rst b/docs/configuration/loadbalancing/haproxy.rst
index 3ce59b35..b29f9620 100644
--- a/docs/configuration/loadbalancing/haproxy.rst
+++ b/docs/configuration/loadbalancing/haproxy.rst
@@ -43,7 +43,7 @@ Service
.. cfgcmd:: set load-balancing haproxy service <name> ssl
certificate <name>
- Set SSL certificate <name> for service <name>
+ Set SSL certificate <name> for service <name>. Multiple certificates could be defined.
.. cfgcmd:: set load-balancing haproxy service <name>
http-response-headers <header-name> value <header-value>