Scroll to navigation

LECM(1) LECM(1)

NAME

lecm - Let’s Encrypt Manager

SYNOPSIS

lecm [options]

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
    

OPTIONS

Show this help message and exit
Show program’s version number and exit
Display DEBUG information level
Proceed in noop mode
Path to configuration file
Limit the item to apply the action to
List the lecm configured certificates
List the lecm configured certificates(details)
Generate Lets Encrypt SSL Certificates
Renew already generated SSL Certificates
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>.

AUTHORS

Yanis Guenane <yanis@guenane.org>.

October 17, 2016 Let’s Encrypt Manager manual