]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: configuration: add "acme" section to the keywords list
authorWilliam Lallemand <wlallemand@haproxy.com>
Tue, 6 May 2025 13:34:39 +0000 (15:34 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Tue, 6 May 2025 13:34:39 +0000 (15:34 +0200)
Add the "acme" keyword with its argument in the "3.13" section, so this
could be detected by haproxy-dconv has a keyword and put in the keywords
list.

doc/configuration.txt

index 2bcdaedd9f5dbbbbb8a32b44dd3ef23b85441113..77650d7745f32a3cba7c26b2ca4857f8a3955ad5 100644 (file)
@@ -5923,6 +5923,8 @@ ocsp-update [ off | on ]
 3.13. ACME
 ----------
 
+acme <name>
+
 The ACME protocol can be configured using the "acme" section. The section takes
 a "<name>" argument, which is used to link a certificate to the section.