This is a cPanel/WHM plugin for the Let's Encrypt client. This plugin uses Perl and the WHM API, and requires a server running cPanel and WHM on it.
Support for service SSL certificates has been recently added, and is considered to be in beta. Please report any issues you find so that we may address them.
/usr/local/cpanel/3rdparty/bin/git clone https://github.com/vmgamer/letsencrypt-cpanel.git
cd letsencrypt-cpanel
./install.sh
If everything goes well, you will see a new icon in the WHM >> Plugins
section. Existing certificates will be shown, and you will be able to register new SSL certificates for domains on the server that do not yet have SSL associated with it.
Any SSL certificates added will automatically attempt renewal. You should not need to manually renew the certificates.
cd letsencrypt-cpanel
/usr/local/cpanel/3rdparty/bin/git pull
./upgrade.sh
cd letsencrypt-cpanel
./uninstall.sh