]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: acme: implement a check on the challenge status
authorWilliam Lallemand <wlallemand@haproxy.com>
Fri, 11 Apr 2025 15:29:26 +0000 (17:29 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Fri, 11 Apr 2025 23:29:27 +0000 (01:29 +0200)
commit00ba62df1542dd25deb140089e60b8e10f1bb896
tree6e41f869430ebfd1c3b02e06032a681d56a820e8
parent711a13a4b47f46b20aa42830f98d1fe2ec407317
MINOR: acme: implement a check on the challenge status

This patch implements a check on the challenge URL, once haproxy asked
for the challenge to be verified, it must verify the status of the
challenge resolution and if there weren't any error.
include/haproxy/acme-t.h
src/acme.c