From 631fd5f99b328bbac0378b235b7d0480fc9d4937 Mon Sep 17 00:00:00 2001 From: William Lallemand Date: Tue, 24 Mar 2026 21:53:57 +0100 Subject: [PATCH] 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