Introduction
cPanel will automatically generate a free hostname certificate during nightly maintenance as long as the hostname resolves to the Main IP address of the server. However, you're welcome to use the following procedure to manually generate the certificate if you need it sooner.
Procedure
If you need to replace a third-party certificate with a free hostname certificate, you can remove the third-party certificate with the following steps:
- Log in to WHM as the
rootuser. - Navigate to: Home / Service Configuration / Manage Service SSL Certificates
- Click on the Reset link to remove the existing certificate and replace it with a self-signed certificate.
To install the free hostname certificate, use the following steps:
- Log in to the server using SSH or Terminal as the
rootuser. -
Issue the following command:
# /usr/local/cpanel/bin/checkallsslcerts
Comments
0 comments
Article is closed for comments.