]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: add a line about comments in crt-list
authorWilliam Lallemand <wlallemand@haproxy.com>
Wed, 3 Jun 2020 15:34:48 +0000 (17:34 +0200)
committerWilliam Lallemand <wlallemand@haproxy.org>
Wed, 3 Jun 2020 15:36:39 +0000 (17:36 +0200)
Add a line about comments in crt-list.

Fix issue #514.

doc/configuration.txt

index 89bbb4b339a0e42cb3a1200278feed9f1251023a..15cbe889ca672e95b335a839a394c020f0c50ead 100644 (file)
@@ -12287,8 +12287,11 @@ crt-list <file>
   natively supported, avoid multi-cert bundling. RSA and ECDSA certificates can
   be declared in a row, and set different ssl and filter parameter.
 
+  Empty lines as well as lines beginning with a hash ('#') will be ignored.
+
   crt-list file example:
         cert1.pem
+        # comment
         cert2.pem [alpn h2,http/1.1]
         certW.pem                   *.domain.tld !secure.domain.tld
         certS.pem [curves X25519:P-256 ciphers ECDHE-ECDSA-AES256-GCM-SHA384] secure.domain.tld