You are currently viewing How To Install Free SSL Certificate

How To Install Free SSL Certificate

SSL(Secure Sockets Layer) Certificate refers to a digital certificate that authenticates your website to your visitors and offers encryption to the connection. A website with an SSL certificate bears the padlock icon to indicate that it’s secured; unlike those without SSL that users are warned that their connection is not secured. This article illustrates how to install free ssl and highlights the benefits of having an ssl on a domain or subdomain.

Benefits of having an SSL certificate on your website or domain name

  1. An SSL certificate improves a client’s trust in your website
  2. Helps your website rank higher on search engines
  3. It Affirms your Identity
  4. Data protection. Especially on a website where transactions take place, the SSL certificate protects user data from third-party persons.

While SSL certificates cost money, thank you to the Cpanel community for availing the free SSL certificate for its users. Below is a guide on how to install free SSL certificate on your domain/website when using Cpanel.

How To Install Free SSL Certificate On Cpanel

Requirements: You will need a registered domain that is live/accessible online

Procedure:

  1. Login to your Cpanel and search for SSL and click on Lets Encrypt SSL, as shown on the attached screenshot.
how to install free ssl

OR

Scroll down to the security section and click on Lets encrypt SSL option

Lets Encrypt SSL

This opens the Let’s Encryptâ„¢ SSL page, comprising of 2 sections:

  • Your domains with Let’s Encryptâ„¢ certificates: A list of domain/subdomains that have in the past had the SSL certificate installed on them
  • Issue a new certificate: A list of all domains or subdomains on your Cpanel

2. Navigate to “Issue a new certificate” section, and select the “Issue” button next to the domain or subdomain that you wish to install the SLL certificate

Issue a new SSL Certificate

This opens the installation wizard, ready to select the subdomains of the given domain or subdomains that needs to be covered by the SSL.

3. Click on the checkbox under Add Cpanel subdomains column. Scroll to the bottom and click on the issue button

Let's Encrypt SSL

The SSL will be installed within a minute or two.

Note: Ensure your domain is hosted on this Cpanel for successful installation

Having set up the SSL certificate, it is not automatic that the domain will redirect to HTTPS. We have to enforce this to happen.

How To redirect Website or domain traffic to HTTPS

  1. Login to your Cpanel and search for Domains. (In order to access the root folder for the domain to be redirected).
DOmains section on Cpanel

2. On the Domains List page, adjacent to the domain to be redirected, click on the path name under the Document root column. This will open the file manager under the root folder for the subject domain

Domain's root directory

3. On the file manager, search for a file named .htaccess. This being a dot file, it could be hidden.

How to Show Hidden files on Cpanel

  1. On the root folder of your domain or subdomain, click on the settings Icon. This is usually on the top right corner of your Cpanel file manager.
settings icon on Cpanel

2. Check the check box “Show Hidden Files(dotfiles)” and Save. This will expose all hidden files.

Show dot files on Cpanel

3. Having exposed the hidden files, the .htaccess should be among them, if not create one by clicking on the + File button on the top left of your Cpanel file manager, and give it a name .htaccess (dot htaccess).

4. Click and edit the content of the .htaccess page by adding the following content at the beginning of the .htaccess content.

RewriteEngine On

RewriteCond %{HTTPS} off

RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]

5. Then click on save. This will enforce redirecting your domain to HTTPS.

6. To confirm if the SSL configuration was successful, access your domain on a browser. The padlock icon should show up without a warning. In case the process was without errors, but you still, get a warning on your browser, access the domain on a separate/private/incognito browser to confirm this.

Free SSL Certificate

Should you face any challenges, reach out to us, by posting a comment, or contacting us for assistance.


Web Hosting and email hosting Packages




For web development services, SEO services, Digital marketing strategies, website set up services, web hosting and domain registration; contact Dynamic Technologies.



Related content