From: William Lallemand Date: Tue, 20 May 2025 14:08:57 +0000 (+0200) Subject: DOC: management: update 'acme status' X-Git-Tag: v3.2-dev17~18 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dcdf27af70c920115a09a33545484ec7926f9387;p=thirdparty%2Fhaproxy.git DOC: management: update 'acme status' Update the 'acme status' section with the "Stopped" status and fix the description. --- diff --git a/doc/management.txt b/doc/management.txt index 8e65b0d10..e3a99cb0b 100644 --- a/doc/management.txt +++ b/doc/management.txt @@ -1662,10 +1662,10 @@ acme status This command outputs, separated by a tab: - The name of the certificate configured in haproxy - The acme section used in the configuration - - The state of the acme task, either "Running" or "Scheduled" + - The state of the acme task, either "Running", "Scheduled" or "Stopped" - The UTC expiration date of the certificate in ISO8601 format - The relative expiration time (0d if expired) - - The UTC expiration date of the certificate in ISO8601 format + - The UTC scheduled date of the certificate in ISO8601 format - The relative schedule time (0d if Running) Example: