]> git.kaiwu.me - haproxy.git/commit
MINOR: acme: split the CLI wait from the resolve wait
authorWilliam Lallemand <wlallemand@haproxy.com>
Thu, 2 Apr 2026 13:16:29 +0000 (15:16 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Thu, 2 Apr 2026 13:54:02 +0000 (15:54 +0200)
commit6228ec6a8122d1c5e5eb6154ab9bb66da806e954
tree9f644acb772f5b7c3f22c6adc519d99eb89983b9
parent2457701299102a57f67e4f93443ecbf8d834cc2f
MINOR: acme: split the CLI wait from the resolve wait

Add a new state ACME_CLI_WAIT which allows to split the CLI wait logic
from the resolve wait logic.
include/haproxy/acme-t.h
src/acme.c