XF 1.5 Website Not Safe?

Essentially, the setup of a SSL certificate works like this:
  1. You purchase an SSL certificate, or use a free option such as LetsEncrypt or Cloudflare SSL. You'll usually have to complete a verification process when purchasing your certificate.
  2. You install the SSL certificate to your web server.
  3. You can then force https, for example with a .htaccess file in your XF main directory.
It seems like the easiest option for yourself here would be to simply use Cloudflare, which will automatically provide you with an SSL certificate. For full client-to-server encryption, you could use Cloudflare's provided SSL certificate .pem files etc...

This would involve registering your site over at https://cloudflare.com, and simply changing your nameservers over to the ones provided. It may take a while for your DNS changes to propagate, but once done you should be able to access your site at https://trade-mc.com/.
 
Top Bottom