We provide free, automated SSL certificates for Cloud Containers that should cover most situations. However, if you require custom certificates, or simply yearn to manage them yourself then read on.
The SSL Certificates module provides a simple means for managing custom certificates. It allows you to: order a certificate through us directly, generate a Certificate Signing Request (CSR), import an existing certificate you have already had issued by a third party.
You can provide us with the details for your certificate and we'll handle ordering and installing it for you. To do this simply select the Order Certificate option and follow the prompts. One of our team will be in touch with you to confirm the details and get things set up for you.
Before you can purchase a certificate, you'll need a Certificate Signing Request. A CSR is effectively a body of text that is sent to the certificate supplier as part of the certificate purchase. Your CSR will contain encoded information specific to your company and domain name. To generate your CSR follow these steps:
https://www.example.com
, then your CSR's common name must be www.example.com
not example.com
. Even though these are using the same base domain they are considered different Common Name's.*.
(for example: *.example.com
).Once your CSR is generated, you can download it and send it to a certificate authority like RapidSSL or GeoTrust to purchase an SSL certificate. The CSR has been stored so you can leave this screen and come back later.
Once you have purchased an SSL Certificate you can import it into the Control Panel. To do this you will need the following from your certificate provider, along with the domain name you had the certificate issued for:
.key
file..crt
file.