DOC: configuration: typo req.ssl_hello_type
authorWilliam Lallemand <wlallemand@haproxy.com>
Thu, 7 Dec 2023 14:00:58 +0000 (15:00 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 8 Dec 2023 13:27:03 +0000 (14:27 +0100)
commitcdecaa8efc4bb9c69bdb0da12005cecd5d7a26b6
treedd8c165dd5842874e750fae240e8cfcb16b25eff
parent0cc1590714eaf124a8ed4d637b9003cea5055ce1
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.

(cherry picked from commit 906525b16bf53c156f8b559f8782a81f2b960c2b)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
doc/configuration.txt