From e1f2a8dd272cdbe4f5e54853008a3e5f24f4af71 Mon Sep 17 00:00:00 2001 From: Lexi Winter Date: Tue, 3 Jun 2025 07:21:08 +0100 Subject: initial commit --- lfacme-renew.8 | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 lfacme-renew.8 (limited to 'lfacme-renew.8') diff --git a/lfacme-renew.8 b/lfacme-renew.8 new file mode 100644 index 0000000..e198dc2 --- /dev/null +++ b/lfacme-renew.8 @@ -0,0 +1,26 @@ +.\" This source code is released into the public domain. +.Dd June 3, 2025 +.Dt LFACME-RENEW 8 +.Os +.Sh NAME +.Nm lfacme-renew +.Nd issue or renew ACME certificates +.Sh SYNOPSIS +.Nm +.Sh DESCRIPTION +The +.Nm +utility examines the ACME certificates configured in +.Xr domains.conf 5 . +If a certificate was previously issued and is still valid for longer than 30 +days, it will be ignored. +Otherwise, the certificate will be issued or renewed and any configured hook +scripts will be invoked. +.Pp +An ACME account must be created using +.Xr lfacme-setup 8 +before running +.Nm . +.Sh SEE ALSO +.Xr domains.conf 5 , +.Xr lfacme-setup 8 -- cgit v1.3