raakh5
(Raakh5)
June 23, 2026, 2:17pm
1
Hello,
When I try to access my site the following error displayed.
Your connection is not private
Attackers might be trying to steal your information from domain.com (for example, passwords, messages, or credit cards). Learn more aboPut this warning
net::ERR_CERT_AUTHORITY_INVALID
Please advise.
Best Regards
Frost
(PFH Administrator)
June 24, 2026, 5:35am
2
Hey raakh5, welcome to the forum!
The ERR_CERT_AUTHORITY_INVALID just means your site is missing a proper SSL certificate. You can easily fix this by getting a free SSL (via Let’s Encrypt or Cloudflare) through your control panel.
Also, since the browser is flagging the connection as insecure, it’s a good habit to double-check your site’s scripts and code to make sure nothing fishy, like an injected keylogger or malicious script has slipped in.
raakh5
(Raakh5)
June 24, 2026, 2:29pm
3
You can easily fix this by getting a free SSL (via Let’s Encrypt or Cloudflare) through your control panel.
How? I am not seeing any option regarding Lets Encrypt of Cloudfare
Frost
(PFH Administrator)
June 25, 2026, 3:33pm
4
All Profreehost domains are automatically protected by SSL. If you want to manually install any SSL Certification, please check the following guide.
This guide refers to only Custom Domains added to Profreehost. Free sub-domains e.g: yourdomain.unaux.com , yourdomain.liveblog365.com already have SSL activated. You don’t need to do anything to activate SSL there. You can force https right away.
Every website should have a SSL certificate these days to depict the picture of a trusted website. This article will guide you through installing a SSL certificate which you have already ordered from custom SSL providers (e.g. ssl.com , ssls.com ).
Yo…