Nick Ramirez reported that the ACME paragraph (3.13) caused a rendering
issue where simple text was rendered as a directive. This was caused
by the use of unescaped <name> which confuses dconv.
Let's escape <name> by putting quotes around it to prevent the rendering
issue.
No backport needed.
----------
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.
+a "<name>" argument, which is used to link a certificate to the section.
The ACME section allows to configure HAProxy as an ACMEv2 client. This feature
is experimental meaning that "expose-experimental-directives" must be in the