From e516b14d36bea01769cbc27ab4bdd901227455db Mon Sep 17 00:00:00 2001 From: William Lallemand Date: Tue, 6 May 2025 15:34:39 +0200 Subject: [PATCH] DOC: configuration: add "acme" section to the keywords list 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 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/configuration.txt b/doc/configuration.txt index 2bcdaedd9..77650d774 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -5923,6 +5923,8 @@ ocsp-update [ off | on ] 3.13. ACME ---------- +acme + The ACME protocol can be configured using the "acme" section. The section takes a "" argument, which is used to link a certificate to the section.