If you bought an SSL from a third-party CA (Sectigo, DigiCert, GoDaddy) or have a corporate wildcard — you can install it in cPanel manually.
\n
What you need from the SSL provider
\n
- Certificate (.crt) — the main file
- Private key (.key) — was generated when creating the CSR
- CA Bundle (intermediate.crt) — the issuing CA’s chain
\n
Installing in cPanel
\n
- cPanel → Security → SSL/TLS
- Under Certificates (CRT) pick Generate, view, upload, or delete SSL certificates
- At the bottom find Upload a New Certificate
- Open the .crt in a text editor, copy everything and paste into the field
- Optionally add a description
- Click Save Certificate
\n
Binding to the domain
\n
- In Install and Manage SSL for your site (HTTPS)
- Pick the domain
- Click Browse Certificates, select the uploaded one
- Fill Private Key with the .key contents
- Fill Certificate Authority Bundle with the CA bundle contents
- Click Install Certificate
\n
If you only have a PFX/PKCS12 file (e.g. from GoDaddy) — convert to crt+key via openssl or ask Navju Cloud support.
