mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-06 16:23:29 +02:00
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.