]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DOC: config: Fix typo in ssl_fc_unique_id description
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 9 Nov 2021 13:23:36 +0000 (14:23 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Tue, 9 Nov 2021 13:23:37 +0000 (14:23 +0100)
commit15ae22c02cff36579be13c40bac1c37acc60d352
tree18c3456223fd1785718ad6926eb7ac525b85b865
parent42d7c402d50f2b2cf3695ac58c17302c38a64db7
DOC: config: Fix typo in ssl_fc_unique_id description

In ssl_fc_unique_id decription, threre is a reference to the wrong sample
fetch. ssl_bc_unique_id is used instead of ssl_fc_unique_id.

This patch should fix the issue #1449. It may be backported to all
supportted versions.
doc/configuration.txt