SSL & TLS

We support InstantSSL, SAN, and SNI certificates.

By default we offer an InstantSSL certificate for your CDN resource and any properly configured CNAME, that is assigned in the section CNAME & SSL

SNI certificate

In the case of the SNI certificate, you simply select the option "I want to add my own SSL certificate" and upload your own SNI certificate.

When uploading your certificate, please remember to include also the Intermediate certificates provided by your certification authority.

The format in which you add your certificate should be as follows:

First column "Certificate (CRT) - along with intermediate certificates"

-----BEGIN CERTIFICATE-----
[your certificate's CRT data]
-----END CERTIFICATE-----
-----BEGIN CERTIFICATE-----
[your certificate's CRT data]
-----END CERTIFICATE-----

The second column "Private Key"

-----BEGIN PRIVATE KEY-----
[your certificate's key data]
-----END PRIVATE KEY-----

SNI certificate does not work with any Internet Explorer versions that run on Windows XP and default Android 2.X browsers. One certificate can be connected to multiple Resources if issued for such.