Dec 22, 2025
Noviantika G.
5min Read
This error is often challenging to identify. Its causes may vary, from Secure Sockets Layer (SSL) misconfiguration to incorrect date and time settings. However, there are simple ways to fix it, whether you are the website owner or a visitor.

| Error code | Connection refused |
| Error type | Network communication protocol error |
| Error causes | Network problem Incorrect SSH installation Wrong credentials Security system configuration |
The “This site can’t provide a secure connection” error appears when a website doesn’t comply with the HTTPS protocol. It often occurs due to no SSL certificate on the website, not automatically using HTTPS, having an expired or invalid SSL certificate, or an outdated SSL cache in your browser.
There are six common reasons a browser displays this error.
No SSL certificate installed
The error message may appear because the website doesn’t have an SSL certificate installed. This means you’re accessing it via an HTTP connection, and the target host sends all requests and responses in plain text.
The data is not encrypted and may be intercepted by third parties to gather information passed between the website server and a browser. This may expose the site to potential cyber attacks such as malware and man-in-the-middle attacks.
HTTPS is not forced on the website
The issue may occur when you’ve installed the SSL certificate but didn’t enable the force HTTPS option. This way, visitors will access the website’s HTTP version instead of the secure URL.
Invalid or expired SSL certificate
You may encounter this error when the website uses an invalid or expired SSL certificate. This means the site currently runs on an HTTP connection.
Outdated SSL cache in the browser
Outdated or corrupt SSL cache in the browser may contribute to the website error. Usually, this can occur when you’re developing web pages or after installing a new SSL certificate.
QUIC protocol is enabled
The Quick UDP Internet Connections (QUIC) protocol is enabled by default on the Google Chrome browser. It is used for reducing connection time, improving congestion control, transporting extensibility, and multiplexing without head-of-line blocking.
However, in some cases, it can cause SSL problems, such as the Site Can’t Provide a Secure Connection issue.
Incorrect time and date settings
Time and date misconfiguration on your computer may lead the Google Chrome browser to block the website. Incorrect information can cause problems during the website certificate authentication process.
As a result, the error occurs.
If you prefer a visual guide to fixing this error, watch the video tutorial below.
Before getting started, we recommend checking the internet connection, deactivating Chrome extensions, and disabling SSL scanning features on your antivirus and firewall software. If the problem persists, here are six troubleshooting methods to try.
Installing an SSL certificate is one of the most effective ways to fix the Can’t Provide a Secure Connection error message if you are the website owner. Depending on the web hosting provider, configuring the additional security layer may vary.
At Hostinger, you can install an SSL certificate on hPanel:

This method should solve the Can’t Provide a Secure Connection issue on your website.
By forcing HTTPS, visitors will automatically get redirected to the secure URL once they load your website.
If you’re a Hostinger user, follow these instructions to force an HTTPS connection on your site:
This should allow you to open the website. If the issue persists, try the next method.
An invalid or broken SSL installation can cause your website to show Can’t Provide a Secure Connection. The best way to solve it is by reinstalling the SSL certificate.
Here’s how to do it on hPanel:
If the solutions above don’t work, try resetting the SSL cache on the computer and clearing the browser history. This will allow you to start a new connection.
Follow these instructions to reset the SSL cache on Windows:
To clear data on the Google Chrome browser, click the three dots on the upper right-hand corner of the display → More tools → Clear browsing data.
Check out this guide to discover more about website cache.
Another common solution is to disable the QUIC protocol support on the Google Chrome browser.
Follow these steps to do it:
If turning off the protocol didn’t solve the problem, proceed to the next method.
Certificate validity is a crucial element in the authentication process. Before accessing a website, the browser will check the SSL certificate’s signed and expiry dates using the system’s date and time settings.
If they are wrong, it may appear the certificate is no longer valid. Thus, adjusting the settings is one of the most effective ways for site visitors to fix the Can’t Provide a Secure Connection error message.
Follow these instructions to set the correct date and time zone on different operating systems, such as Windows and macOS.
Windows

macOS



Browsers may display different error messages. Here’s how it looks on Chrome and Mozilla Firefox.
Google Chrome

If the website you’re trying to visit on Chrome doesn’t support the TLS/SSL protocols required, the browser will show “This Site Can’t Provide a Secure Connection”. It also tells users that the target host sent an invalid response.
Chrome suggests three methods to fix the issue – checking the connection, examining the proxy configuration, and running Windows Network Diagnostics.
Mozilla Firefox

On Firefox, an invalid SSL certificate may take you to the Secure Connection Failed page. The description tells users that the connection to the server was reset while the web page was loading.
Firefox also provides further explanations, saying the browser couldn’t authenticate the received data and asking users to inform the website owner about the error.
The Site Can’t Provide a Secure Connection error appears when the browser encounters SSL certificate issues, QUIC protocol problems, or misconfigured operating system settings. Depending on the browser, the message will be slightly different.
Before trying to fix the SSL error, check your internet connection, disable Chrome extensions, and temporarily deactivate the antivirus and firewall settings.
Whether you are a website owner or visitor, we have provided six effective methods to solve the issue:
We hope this article has helped you fix the Site Can’t Provide a Secure Connection error. If you have questions or suggestions, please leave them in the comments section below.