SSL certificates are essential for securing your website and protecting your visitors' data. Here's how to set up SSL on your Focalsoft hosting account.

1. Understanding SSL SSL (Secure Sockets Layer) encrypts the data exchanged between your website and your visitors, ensuring privacy and security.

2. Obtaining an SSL Certificate Focalsoft offers free SSL certificates through Let's Encrypt, as well as premium certificates from other providers. Choose the option that best suits your needs.

3. Installing the SSL Certificate

  • Free SSL (Let’s Encrypt): Go to the SSL/TLS section in your control panel and select "Install SSL." Choose your domain and follow the prompts to install the free SSL certificate.
  • Premium SSL: Purchase a premium SSL certificate and follow the provider's instructions for installation. Once you have the certificate files, upload them in the SSL/TLS section of the control panel.

4. Forcing HTTPS After installing the SSL certificate, force HTTPS to ensure all traffic to your website is encrypted. This can be done by adding the following code to your .htaccess file:

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

5. Testing Your SSL Use online tools like SSL Labs' SSL Test to verify that your SSL certificate is installed correctly and that your website is secure.

Need Help? If you encounter any issues or need assistance with SSL installation, contact our support team at info@focalsoft.co.za or call us at 031 023 2457.

Je li Vam ovaj odgovor pomogao? 0 Korisnici koji smatraju članak korisnim (0 Glasovi)