]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DOC: configuration: typo req.ssl_hello_type
authorWilliam Lallemand <wlallemand@haproxy.com>
Thu, 7 Dec 2023 14:00:58 +0000 (15:00 +0100)
committerWilliam Lallemand <wlallemand@haproxy.com>
Thu, 7 Dec 2023 14:00:58 +0000 (15:00 +0100)
commit906525b16bf53c156f8b559f8782a81f2b960c2b
tree59172063d8a163fcfde8a9a8421d58bc2530f8b1
parent917f7c74d3d30a3f7ac77fd6ea69cfcd529e53a9
DOC: configuration: typo req.ssl_hello_type

rep_ssl_hello_type was renamed in res.ssl_hello_type a long time ago.

This patch fixes a typo where an example was renamed
"rep.ssl_hello_type" instead of "res.ssl_hello_type"

fixes issue #2377 and #2379.

Must be backported in all maintained versions.
doc/configuration.txt