Free SSL Certificates
Free SSL Certificates for All
The TopWebHost helps you follow the developments, without additional cost, providing a free SSL certificate with every web hosting package!
Data security is important for the service we provide. Equally important is that your visitors can feel safe when visiting your site.
From today, all our customers can use a free SSL certificate for their website!
This feature is provided on all web hosting packages.
The Let’s Encrypt supported Free on all our hosting packages.
Is a free service, open source for the version SSL security certificates (domain validation ssl).
Let’s Encrypt service provide by the Internet Security Research Group (ISRG).
Is a service that will cover many needs on the Internet and will help those who want to have an encrypted communications on their website.
Some advantages Let’s Encrypt is:
No extra cost: The present free on all our hosting packages
Automatic: The install easily with a single click from within cpanel
Security: Communicating with your page will be encrypted
The installation is simple:
Login to cpanel
Find the option Encrypt as Let’s look below
On the next screen select the + Issue
On the next page select the domain aliases that we want
We can choose and Install mail SMTPS / POP3S / IMAPS SSL certificate to encrypt the communication of Mail Client with the server.
Finally press the Issue.
We wait for the successful installation message.
To redirect the traffic to your website always on SSL protocol you can put on. htaccess the following lines:
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R,L]
So simply with just three steps your website is now using SSL Security Certificate.