We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c71ef29 commit b0240bcCopy full SHA for b0240bc
1 file changed
doc/configuration.txt
@@ -31882,6 +31882,9 @@ The ACME section allows to configure HAProxy as an ACMEv2 client. This feature
31882
is experimental meaning that "expose-experimental-directives" must be in the
31883
global section so this can be used.
31884
31885
+A guide is available on the HAProxy wiki
31886
+https://github.com/haproxy/wiki/wiki/ACME:--native-haproxy
31887
+
31888
Current limitations as of 3.3:
31889
- The feature is limited to the HTTP-01 or DNS-01 challenges for now. HTTP-01
31890
is completely handled by HAProxy, but DNS-01 needs either the dataplaneAPI or
0 commit comments