How do I get an SSL certificate for my domain?

Powered by Lets Encrypt, Smart customers can apply a FREE SSL certificate to all domains under your hosting account.


To add your free SSL certificate:

1. Log into your cPanel account. You can do this by heading to yourdomain.com/cpanel and inputting your login username and password.LE Guide
2. Under the ‘Security’ section click on the ‘Let’s Encrypt’ icon
3. Navigate to the domain you would like your SSL applied and click ‘Issue’
LE

 


We can also provide other SSL certificates such as an EV SSL for business users, please contact us for more information and pricing. The video below details the process for installing an EV or non-Let'sEncrypt certificate.

 if require follow below steps to force SSL


To force SSL connections to a site, you need use the cPanel File Manager to add or edit the .htaccess file for the folder containing the site.

You need to ensure that you show hidden files (dotfiles) when opening the File Manager.

Add the following at the top of the file:


RewriteEngine On
RewriteCond %{HTTPS} !=on
RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]



Clear your browser cache and re-test.

When viewing the site, your browser should now automatically load over HTTPS. 

  • ssl, cpanel, https, letsencrypt, free ssl
  • 108 Els usuaris han Trobat Això Útil
Ha estat útil la resposta?

Articles Relacionats

How do I force SSL / HTTPS on my domain or site

To force SSL connections to a site, you need use the cPanel File Manager to add or edit the...

How to change domain nameserver of my domain?

Once You have placed order, you need to point your domain to our nameserver. You will receive...

403 Error and its solutions

What is 403 Forbidden Error? Before we dig deeper and try to fix the 403 Forbidden Error, let’s...

Change CPanle Password

To change CPanle Password :Login to your CPanelClick on top right username dropdown buttonClick...

Create Email Account

To create email account:Login to CPanelClick on Email AccountsAdd Email Account Enter name you...