]> git.kaiwu.me - haproxy.git/commit
MINOR: acme: store the TXT record in auth->token
authorWilliam Lallemand <wlallemand@haproxy.com>
Tue, 24 Mar 2026 20:51:23 +0000 (21:51 +0100)
committerWilliam Lallemand <wlallemand@haproxy.com>
Mon, 30 Mar 2026 16:24:28 +0000 (18:24 +0200)
commit5dcfbc5fad6a7745e35253f9f5a7745adcf41e6e
tree6532f84e6fd9aad2eb0400476942ec532c250b2f
parente418e828aab9cbc85557c1a8787b7a1d8e79a82e
MINOR: acme: store the TXT record in auth->token

In case of dns-01 challenge, replace the token by the TXT record which
is more pertinent and could be used later to verify if the record is
correct.
src/acme.c