From: William Lallemand Date: Tue, 21 May 2024 16:12:14 +0000 (+0200) Subject: DOC: configuration: add the supported crt-store options in crt-list X-Git-Tag: v3.0-dev13~54 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=04a42a92f4cf31adf66a0796309bcb429e28de2f;p=thirdparty%2Fhaproxy.git DOC: configuration: add the supported crt-store options in crt-list The crt-list supports some crt-store keywords. This patch list them in the crt-list documentation. --- diff --git a/doc/configuration.txt b/doc/configuration.txt index 04a55ae947..a26bf920bc 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -16046,6 +16046,16 @@ crt-list - ssl-max-ver - verify + sslbindconf also supports the following keywords from the crt-store load + keyword (see Section 3.12.1. Load options): + + - crt + - key + - ocsp + - issuer + - sctl + - ocsp-update + It overrides the configuration set in bind line for the certificate. Wildcards are supported in the SNI filter. Negative filter are also supported,