Question
How do I manually renew AutoSSL certificates for one user via commandline?
Answer
To manually renew AutoSSL certificates for a single cPanel user from the command line:
- Access the server's command line as the
rootuser via SSH or Terminal in WHM. Run the following command:
Note: replace "username" with the username of the cPanel account on which to run AutoSSL.
# /usr/local/cpanel/bin/autossl_check --user username
Comments
0 comments
Article is closed for comments.