From: William Lallemand Date: Mon, 6 Dec 2021 22:13:25 +0000 (+0100) Subject: DOC: configuration: issuers-chain-path only applies to bind lines X-Git-Tag: v2.3.17~48 X-Git-Url: http://git.haproxy.org/?a=commitdiff_plain;h=cc60a3c14f678de4ef75f6deb6965b7d9065def4;p=haproxy-2.3.git DOC: configuration: issuers-chain-path only applies to bind lines issuers-chain-path was introduced in 2.2 into the ckch codepath, however as far as 2.3, the ckch only applies to the bind lines, and not the server ones. This must be backported to 2.2. --- diff --git a/doc/configuration.txt b/doc/configuration.txt index 1db0e47..2049030 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -1204,6 +1204,8 @@ issuers-chain-path "issuers-chain-path" directory. All other certificates with the same issuer will share the chain in memory. + This option only applies to certificates used from bind lines. + localpeer Sets the local instance's peer name. It will be ignored if the "-L" command line argument is specified or if used after "peers" section