]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: configuration: add the ACME wiki page link
authorWilliam Lallemand <wlallemand@haproxy.com>
Thu, 19 Feb 2026 12:53:50 +0000 (13:53 +0100)
committerWilliam Lallemand <wlallemand@haproxy.com>
Thu, 19 Feb 2026 12:53:50 +0000 (13:53 +0100)
Add the ACME page link to the HAProxy github wiki.

doc/configuration.txt

index b269fe969501d97cc1a4cc466ca772ac2b91d71b..7ae06e6ca8ea25b82a50c57ecc06e6bc06cbec01 100644 (file)
@@ -31882,6 +31882,9 @@ The ACME section allows to configure HAProxy as an ACMEv2 client. This feature
 is experimental meaning that "expose-experimental-directives" must be in the
 global section so this can be used.
 
+A guide is available on the HAProxy wiki
+https://github.com/haproxy/wiki/wiki/ACME:--native-haproxy
+
 Current limitations as of 3.3:
 - The feature is limited to the HTTP-01 or DNS-01 challenges for now. HTTP-01
   is completely handled by HAProxy, but DNS-01 needs either the dataplaneAPI or