SSL Certificates: Ordering, Installation, Errors

An SSL (Secure Sockets Layer) certificate encrypts data transmitted between the web server and the web site visitor, effectively preventing "Man in the middle" type of vulnerabilities. SSL certificates are strongly recommended if you ask your users to provide sensitive information (including personal information and passwords) on your web site. SSL certificates are mandatory if you ask your users to type their credit card information on your website.

Ordering an SSL certificate with a web hosting account

You can order an SSL certificate at the same time as a web hosting account. All you need to do is to check the SSL Certificate + Dedicated IP Address box when you are asked to configure additional products. Please note that a dedicated IP address is highly recommended in order to ensure SSL compatibility with all devices, and will be activated together with the certificate. The purchase of an SSL certificate is valid for a year, and includes a professional installation by our team. If changing your site's IP address, you may experience a short service disruption of less than 4 hours during the DNS propagation period.

Adding an SSL certificate to an existing hosting account

To add an SSL certificate and/or dedicated IP address to a hosting account you already own, please connect to the Client Area > My Services > Order Addons. Click on the Continue button under "SSL Certificate + Dedicated IP Address", and follow the instructions to complete the purchase.

Installing/configuring the SSL certificate

The SSL certificate will be installed and configured by our team following your purchase. By default, the SSL certificate will be installed on both the www and non-www versions of your website. 

Using an SSL certificate

To use the secure version of your site, it is only necessary to direct your visitors to the HTTPS link (by default: https://www.yourdomain.com). All accesses via the HTTPS address will automatically use the installed certificate, and will display a small security lock in the user's browser to show that the access is secure. All pages/files within the public_html folder will be available in both HTTP and HTTPS versions, so it is not necessary to move your files in a specific folder, unless you have requested a non-standard configuration.

Here's How to Force the Use of SSL on Your Domain.

SSL Seal (or Logo)

After ordering and installing the SSL certificate, you can show to your customers that the site is secure by displaying the SSL seal on your web site. The SSL seal will be made available to you as soon as the certificate installation process is complete.

It has been proven that displaying a security seal on an e-commerce website can considerably improve your conversion rates.

SSL Errors

If you obtain SSL errors in your browser, please examine the error details. There could be several causes:

  1. You are trying to use the https address on the "www" subdomain rather than the non-www domain, or vice versa. Make sure that the secure URL matches the one that was ordered.
  2. You are inserting images or JavaScript scripts on your page that use the HTTP protocol instead of the HTTPS one. You can easily fix this problem by modifying the image links or JavaScript commands so that they use the HTTPS protocol (ex: if your link is < img src="http://mydomain.com/image.jpg" >, change it to < img src="https://mydomain.com/image.jpg >).
  3. The certificate is expired! You must renew it by paying your bill in the Client Area.
  4. The certificate is badly configured in your account. In this case, contact our support team.

Installing a third-party SSL certificate

You can install a third-party SSL certificate directly from your cPanel, as long as your account has already been assigned a dedicated IP address.

 

Article ID: #HC5112

Was this answer helpful?