You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(value), which is useful to reply to a challenge when there are multiple
33214
33224
account used. The acme task will add entries before validating the challenge
33215
33225
and will remove the entries at the end of the task.
33216
-
</pre><a class="anchor" name="reuse-key"></a><a class="anchor" name="12-reuse-key"></a><a class="anchor" name="12.8-reuse-key"></a><a class="anchor" name="reuse-key (Other sections)"></a><a class="anchor" name="reuse-key (ACME)"></a><div class="keyword"><b><a class="anchor" name="reuse-key"></a><a href="#12.8-reuse-key">reuse-key</a></b> <span style="color: #800">{ on | off }</span></div><pre class="text">If set to "<a href="#on">on</a>", HAProxy won't generate a new private key and will keep the
33226
+
</pre><a class="anchor" name="provider-name"></a><a class="anchor" name="12-provider-name"></a><a class="anchor" name="12.8-provider-name"></a><a class="anchor" name="provider-name (Other sections)"></a><a class="anchor" name="provider-name (ACME)"></a><div class="keyword"><b><a class="anchor" name="provider-name"></a><a href="#12.8-provider-name">provider-name</a></b> <span style="color: #080"><string></span></div><pre class="text">Set the DNS provider name passed to the external DNS provisioning tool (e.g.
33227
+
the dataplaneAPI) via the "dpapi" sink. The accepted values are
33228
+
tool-specific; refer to your DNS provisioning tool's documentation.
33229
+
33230
+
This keyword is only meaningful when the challenge type is "dns-01".
<a class="anchor" name="reuse-key"></a><a class="anchor" name="12-reuse-key"></a><a class="anchor" name="12.8-reuse-key"></a><a class="anchor" name="reuse-key (Other sections)"></a><a class="anchor" name="reuse-key (ACME)"></a><div class="keyword"><b><a class="anchor" name="reuse-key"></a><a href="#12.8-reuse-key">reuse-key</a></b> <span style="color: #800">{ on | off }</span></div><pre class="text">If set to "<a href="#on">on</a>", HAProxy won't generate a new private key and will keep the
33217
33233
previous one. Rotating private keys is recommended, when enabling this option
33218
33234
it is recommended to regenerate manually the keys regularly.
0 commit comments