SSL Certificate Orders
Secure your websites with free and premium TLS certificates.
Certificate Types
| Type | Validation | Issuance | Use Case |
|---|---|---|---|
| DV (Domain) | Domain only | Minutes | Personal sites |
| OV (Organization) | Business verified | 1-3 days | Business sites |
| EV (Extended) | Full verification | 3-7 days | E-commerce |
Free SSL (Lets Encrypt)
Automatic free certificates for CDN domains:
- Add domain to CDN
- SSL is auto-provisioned
- Auto-renews every 90 days
Order Premium SSL
- Go to SSL β Certificates
- Click Order Certificate
- Select certificate type
- Enter domain(s)
- Complete validation
- Install certificate
Validation Methods
HTTP Validation
Upload a file to your server at:/.well-known/pki-validation/fileauth.txt
DNS Validation
Add a CNAME record:_dnsauth.example.com β {verification_value}
Wildcard Certificates
Secure unlimited subdomains:
- *.example.com covers www, blog, shop, etc.
- Requires DNS validation
Certificate Installation
Download certificate files:
- Certificate (CRT)
- Private Key (KEY)
- CA Bundle (Chain)