DOC: configuration: add the ACME wiki page link

Add the ACME page link to the HAProxy github wiki.
This commit is contained in:
William Lallemand 2026-02-19 13:53:50 +01:00
parent c71ef2969b
commit b0240bcfaf

View 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