Prerequisites
- Custom domain CNAMEs to your distribution.
- Cert files in PEM format:
- Server certificate (with
BEGIN CERTIFICATE/END CERTIFICATElines). - Private key (with
BEGIN PRIVATE KEY/END PRIVATE KEY). - Intermediate / chain (one or more PEM blocks concatenated).
- Server certificate (with
- Cert covers the hostname (CN or SAN match).
Validate locally before uploading
Upload via console
1
Click + New Certificate

Add new SSL
2
Enter certificate details

Enter Details
3
Upload

Upload the Certificate
Upload via API
Verify
subject matches your domain and notAfter is the expected date.
Rotation runbook
Custom certs do not auto-renew. You must replace beforenotAfter.
Common formats and conversions
Troubleshooting
Related
- SSL Overview — pick the right cert type.
- SSL settings — attach the cert and toggle protocols.
- Headers — add HSTS once HTTPS is verified.