From: William Lallemand Date: Fri, 16 May 2025 13:57:13 +0000 (+0200) Subject: DOC: management: change reference to configuration manual X-Git-Tag: v3.2-dev17~37 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1eebf989520a3cd6d85cc121d19dbafeedd075ec;p=thirdparty%2Fhaproxy.git DOC: management: change reference to configuration manual Since e24b77e7 ('DOC: config: move the extraneous sections out of the "global" definition') the ACME section of the configuration manual was move from 3.13 to 12.8. Change the reference to that section in "acme renew". --- diff --git a/doc/management.txt b/doc/management.txt index b5ee76a13..8e65b0d10 100644 --- a/doc/management.txt +++ b/doc/management.txt @@ -1653,8 +1653,8 @@ abort ssl crl-file acme renew Starts an ACME certificate generation task with the given certificate name. - The certificate must be linked to an acme section, see section 3.13. of the - configuration manual. See also "acme status". + The certificate must be linked to an acme section, see section 12.8 "ACME" + of the configuration manual. See also "acme status". acme status Show the status of every certificates that were configured with ACME.