Question
Can I install my own SSL certificate to use for my resource
Environment
All packages
Answer
You can install your own SSL certificate to use for your http pull and https push resources. The following steps will help you get this done
- Log into your account at https://hb.cdn.net/
- Navigate to the service that you have built your resource on
- Select the SSL Certificates tab
- Click on the "New SSL Certificate" button
- Fill out the Name field with a label for the certificate
- Copy and paste the SSL certificate contents into the SSL Certificate Key field (The key must be in PEM format)
- Copy and paste the certificate private key into the Private Key field
- Click on Save Changes
Once the certificate has been added, you can then apply the certificate to a resource under the Security tab within the specific resource page you want the certificate applied to.
Additional Info
- Certificates can only be applied to http pull and https push resources
- Custom certificates can be used for secondary hostnames
- CDN.net currently supports the following types of certificates:
- domain-validated (DV) certificate (example.com)
- single certificate
- wildcard certificate (*.example.com)
- SAN certificate (any domains)
- single certificate
- organization validation (OV) certificates
- single certificate
- wildcard certificate (*.example.com)
- SAN certificate (any domains)
- single certificate
- extended validation (EV) certificates
- single certificate
- wildcard certificate (*.example.com)
- SAN certificate (any domains)
- single certificate
- high-assurance certificates
- domain-validated (DV) certificate (example.com)