logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

lecm - Let’s Encrypt Manager

Authors

       Yanis Guenane <yanis@guenane.org>.

Let’s Encrypt Manager manual                    October 17, 2016                                         LECM(1)

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]

See Also