If you purchase an SSL certificate from a provider other than Ruachost, you can still install it on your hosting account. WHM(resellers) and cPanel provide tools to upload and configure third‑party SSL certificates.
What Is a Third‑Party SSL?
-
A certificate purchased from an external Certificate Authority (CA) such as DigiCert, Sectigo, or GlobalSign.
-
Unlike Ruachost‑issued SSLs, these require manual installation.
-
You must have the private key and certificate files generated during the CSR process.
Steps to Install a Third‑Party SSL Certificate
1. Gather Required Files
-
Private Key → Generated when you created the CSR.
-
Certificate File (.crt) → Issued by the Certificate Authority.
-
CA Bundle (Intermediate Certificates) → Provided by the CA to complete the trust chain.
2. Install via WHM
-
Log in to WHM.
-
In the search box, type Install an SSL Certificate on a Domain.
-
Enter the domain name.
-
Paste the Certificate, Private Key, and CA Bundle into the respective fields.
-
Click Install. WHM will validate and apply the certificate immediately.
3. Install via cPanel (Alternative)
-
Log in to cPanel.
-
Go to SSL/TLS → Manage SSL Sites.
-
Select the domain.
-
Paste the Certificate, Private Key, and CA Bundle.
-
Click Install Certificate.
Verifying Installation
-
Visit your site using
https://and check for the padlock icon. -
Use SSL testing tools (e.g., SSL Labs) to confirm proper installation.
-
Ensure the CA bundle is correctly installed to avoid trust errors.
Notes
|