]> git.kaiwu.me - haproxy.git/commit
MINOR: acme: display the type of challenge in ACME_INITIAL_DELAY
authorWilliam Lallemand <wlallemand@haproxy.com>
Tue, 14 Apr 2026 08:09:03 +0000 (10:09 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Tue, 14 Apr 2026 08:16:11 +0000 (10:16 +0200)
commitcf72132f222b0997fe856eab00b122cb41eba86f
tree0c7ab7bfa2dcd97cbba3927b782aaa9c4a6a54ca
parented0c51d2c0944b51e6a571d1d031905ce2ce3484
MINOR: acme: display the type of challenge in ACME_INITIAL_DELAY

The ACME_INITIAL_DELAY state displays a message about 'dns-01', but this
state is also used for 'dns-persist-01'.

This patch displays the challenge that was configured instead of dns-01
src/acme.c