lfacme renew
—
issue or renew ACME certificates
lfacme |
[opts] renew [-f ]
[certificate] |
The lfacme renew
command examines the ACME
certificates configured in
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. An ACME account
must be created using
lfacme-setup(8)
before running lfacme renew
.
If the certificate argument is provided,
only the certificate with the given identifier will be renewed. Otherwise,
all elegible certificates will be renewed.
The follow options are accepted:
-f
- Force renewal of certificates, even if the normal renewal date hasn't
arrived.
Refer to
lfacme(8)
for a list of environment variables which affect the operation of
lfacme renew
.