Cheap & Reliable
Server licenses
Save up to %90 license cost and grow your business










cPanel — SSL & Extra Commands
Last updated: 15/03/2025
SSL settings for cPanel
Let’s Encrypt AutoSSL — install provider
/usr/local/cpanel/scripts/install_lets_encrypt_autossl_provider
After installing, login to WHM → AutoSSL and select Let’s Encrypt. Clients can then install SSL automatically from cPanel.
Install FleetSSL (for cPanel licenses)
installCP -fleetssl
This installs FleetSSL and activates the license in one go.
Install SSL on Hostname (valid service cert)
installCP -install-ssl-service
cPanel Extra Commands
WordPress Toolkit (install/enable)
installCP -wordpress-toolkit
FleetSSL (same as above but via installCP)
installCP -fleetssl
Install valid SSL for hostname/services
installCP -install-ssl-service
Force cPanel update
installCP -cpanel-update
Install Let’s Encrypt provider (installCP wrapper)
installCP -install-letsencrypt
Set/refresh locale
installCP -locale
Run all commands as root (or prefix with sudo
). These helpers assume your installCP
tools are already available on the server.