mirror of
https://github.com/haproxy/haproxy.git
synced 2026-04-02 15:49:39 -04:00
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.
This commit is contained in:
parent
b7c4a68ecf
commit
e516b14d36
1 changed files with 2 additions and 0 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue