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.
This commit is contained in:
William Lallemand 2024-05-21 18:12:14 +02:00
parent e732de7db2
commit 04a42a92f4

View File

@ -16046,6 +16046,16 @@ crt-list <file>
- 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,