From 1eebf989520a3cd6d85cc121d19dbafeedd075ec Mon Sep 17 00:00:00 2001 From: William Lallemand Date: Fri, 16 May 2025 15:57:13 +0200 Subject: [PATCH] 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". --- doc/management.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.