DOC: configuration: issuers-chain-path only applies to bind lines
authorWilliam Lallemand <wlallemand@haproxy.com>
Mon, 6 Dec 2021 22:13:25 +0000 (23:13 +0100)
committerWilliam Lallemand <wlallemand@haproxy.com>
Mon, 6 Dec 2021 22:13:25 +0000 (23:13 +0100)
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.

doc/configuration.txt

index 1db0e47..2049030 100644 (file)
@@ -1204,6 +1204,8 @@ issuers-chain-path <dir>
   "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 <name>
   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