]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: configuration: add the supported crt-store options in crt-list
authorWilliam Lallemand <wlallemand@haproxy.com>
Tue, 21 May 2024 16:12:14 +0000 (18:12 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Tue, 21 May 2024 16:30:45 +0000 (18:30 +0200)
The crt-list supports some crt-store keywords. This patch list them in
the crt-list documentation.

doc/configuration.txt

index 04a55ae947f7daff255fb80cfd58a74ec1b6b554..a26bf920bcce2a3cd203125def28fbaa9a2fa2e4 100644 (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,