From: William Lallemand Date: Tue, 24 Mar 2026 20:53:57 +0000 (+0100) Subject: MEDIUM: acme: add dns-01 DNS propagation pre-check X-Git-Tag: v3.4-dev8~85 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=631fd5f99b328bbac0378b235b7d0480fc9d4937;p=thirdparty%2Fhaproxy.git MEDIUM: acme: add dns-01 DNS propagation pre-check When using the dns-01 challenge type, TXT record propagation across DNS servers can take time. If the ACME server verifies the challenge before the record is visible, the challenge fails and it's not possible to trigger it again. This patch introduces an optional DNS pre-check mechanism controlled by two new configuration directives in the "acme" section: - "dns-check on|off": enable DNS propagation verification before notifying the ACME server (default: off) - "dns-delay