]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MINOR: acme/cli: wrong description for "acme challenge_ready"
authorWilliam Lallemand <wlallemand@haproxy.com>
Mon, 22 Sep 2025 17:14:54 +0000 (19:14 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Mon, 22 Sep 2025 17:14:54 +0000 (19:14 +0200)
commitfbffd2e25f2ec2333bf70f018d5617d62360c2ab
tree248e17dc64084de1340994150d7957e016d78d01
parent34cdc5e191784cdae671a6c337fd4385522855af
BUG/MINOR: acme/cli: wrong description for "acme challenge_ready"

The "acme challenge_ready" command mistakenly use the description of the
"acme status" command. This patch adds the right description.

Must be backported to 3.2.
src/acme.c