From: William Lallemand Date: Mon, 3 Jun 2024 09:02:23 +0000 (+0200) Subject: DOC: configuration: add an example for keywords from crt-store X-Git-Tag: v3.1-dev1~84 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c79c3121427ca240f36e1838fba777b8e92ac81f;p=thirdparty%2Fhaproxy.git DOC: configuration: add an example for keywords from crt-store In ticket #785, people are still confused about how to use the crt-store load parameters in a crt-list. This patch adds an example. This must be backported in 3.0 --- diff --git a/doc/configuration.txt b/doc/configuration.txt index 443a2aa6bc..971c54d28a 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -16141,6 +16141,7 @@ crt-list certS.pem [curves X25519:P-256 ciphers ECDHE-ECDSA-AES256-GCM-SHA384] secure.domain.tld default.pem.rsa * default.pem.ecdsa * + foo.crt [key bar.pem ocsp foo.ocsp ocsp-update on] foo.bar.com default-crt This option does the same as the "crt" option, with the difference that this