From 04a42a92f4cf31adf66a0796309bcb429e28de2f Mon Sep 17 00:00:00 2001 From: William Lallemand Date: Tue, 21 May 2024 18:12:14 +0200 Subject: [PATCH] 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. --- doc/configuration.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/doc/configuration.txt b/doc/configuration.txt index 04a55ae94..a26bf920b 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,