From: William Lallemand Date: Tue, 6 May 2025 14:07:29 +0000 (+0200) Subject: DOC: configuration: add the "crt-store" keyword X-Git-Tag: v3.2-dev15~22 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e035f0c48e93df1cccfe108881cb2d80d5e62d07;p=thirdparty%2Fhaproxy.git DOC: configuration: add the "crt-store" keyword Add the "crt-store" keyword with its argument in the "3.12" section, so this could be detected by haproxy-dconv has a keyword and put in the keywords list. Must be backported as far as 3.0 --- diff --git a/doc/configuration.txt b/doc/configuration.txt index 77650d774..58d7b7bf6 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -5720,6 +5720,8 @@ section. It allows to configure certificate definitions and which files should be loaded in it. A certificate definition must be written before it is used elsewhere in the configuration. +crt-store [] + The "crt-store" takes an optional name in argument. If a name is specified, every certificate of this store must be referenced using "@/" or "@/".