Skip to main content

Auto SSL

How to renew SSL Certificate (WHM/CPanel)

1. Login as root

2. If you want to generate SSL Certificate for WHM/CPanel, manually run the following command:

/usr/local/cpanel/bin/checkallsslcerts --verbose

3. To run SSL check for all domains, run

/usr/local/cpanel/bin/autossl_check --all

4. To run SSL for one domain under a username <username>, run

/usr/local/cpanel/bin/autossl_check  --user <username>

here <username> is your home user

echo $HOME or use the pwd command to see something like