How to Install an SSL Certificate on cPanel

An SSL security certificate protects you and your customers by encrypting sensitive information such as credit card numbers and passwords. This means anyone who intercepts this data cannot read it.

As well as protecting your website data, an SSL boosts your Google Search Engine Optimisation (SEO) ranking. This helps to make your website easier to find using Google.

This article will show you how to:

Approve your SSL certificate

  1. After purchasing your SSL, look for the email with the subject [Action Required]: Approve Certificate Request for yourdomain.com. (Order #000000000)
  2. Click the link, this will take you to an approval page
  3. Click Approve Request
  4. You will receive a third email confirming the approval

Install your SSL certificate on cPanel

Before installing your SSL on cPanel, you'll need to find your SSL certificates. We've put the necessary certificates in your Webcentral account.

Where to find your SSL certificates in your account

  1. Log in to your Webcentral account
  2. Click Manage, next to your domain
  3. Click SSL Certificates

If you have other SSL certificates (from previous years) you will need to click the drop-down menu and select the current one.

1 SSL certs in account.png

  1. Keep this tab open or return to these instructions when you need to access these certificates

You can now install your SSL certificate on cPanel.

  1. Log in to cPanel
  2. Under Security, click SSL/TLS

1 SSLTLS.png

  1. Click Manage SSL sites

2 manage ssl sites.png

  1. Under Domain, select your domain

3 select domain.png

  1. Under Certificate (CRT), copy and paste the CERTIFICATE from your Webcentral account

When pasting in the certificate/keys you need to make sure you include the beginning and end tags, for example:

----BEGIN CERTIFICATE----

----END CERTIFICATE----

2 CRT.png

  1. Click Autofill by Certificate

autofill.png

This will automatically fill in the Certificate Authority Bundle: (CABUNDLE).

If autofill does not work, you can find the Certificate Authority Bundle in the third email you received (the one confirming the approval of your certificate) sent from @digicert.com.

  1. Under Private Key (KEY), copy and paste the PRIVATE KEY from your Webcentral account

3 private key.png

  1. Click Install Certificate

install cert.png

  1. A pop-up message will appear telling you if it was successfully installed

You will see under Manage Installed SSL Websites, that your domain, and the www version of it, have the green padlock while the others have a red padlock. This is because your SSL only covers your root domain and the www subdomain and NOT all subdomains (e.g., mail.domain.au). If you want to cover all subdomains, you will need to purchase a wildcard SSL. Please contact our sales team for assistance.

covers domain and www.png

Force a secure connection with HTTPS redirect

To make sure your website will load securely, it’s a good idea to force an HTTPS connection (this is a secure connection).

  1. In the cPanel main menu, click Domains

1 Domains.png

  1. Under Force HTTPS Redirect, click the switch to On

2 force https.png

When visiting your website, you should now see a padlock in the top left corner of the URL bar.

secure.PNG

If your website is still not showing as secure you may need to edit your site's code to force HTTPS redirection or install a plugin if you are using a CMS such as WordPress. You can give us a call or consult a web developer for more information.