lecm - Let’s Encrypt Manager
Contents
Description
Let’s Encrypt Certificates Manager (lecm) is an utility that allows one to manage (generate and renew)
Let’s Encrypt SSL certificates.
list all certificates managed by lecm
lecm -l
renew all certificates managed by lecm, according /etc/lecm.conf
lecm --renew
Name
lecm - Let’s Encrypt Manager
Options
-h, --help
Show this help message and exit
-v, --version
Show program’s version number and exit
--debug
Display DEBUG information level
--noop Proceed in noop mode
--conf CONF
Path to configuration file
--items [ITEMS[ITEMS...]]
Limit the item to apply the action to
-l, --list
List the lecm configured certificates
-ld, --list-details
List the lecm configured certificates(details)
--generate
Generate Lets Encrypt SSL Certificates
--renew
Renew already generated SSL Certificates
--force
Force regeneration or renewal of SSL Certificates
See Also
The lecm source code and all documentation may be downloaded from <https://github.com/Spredzy/lecm>.
Synopsis
lecm [options]
