Seeing a “Not Secure” Warning in Chrome? Here’s Why and What to Do about It (2024)

Blog > Best Practices > Seeing a “Not Secure” Warning in Chrome? Here’s Why and What to Do about It

Best Practices 07-20-2018

Vincent Lynch

Seeing a “Not Secure” Warning in Chrome? Here’s Why and What to Do about It (1)

Last updated: August 2021

Version 68 of the Google Chrome browser introduced a new “Not Secure” warning in the address bar that appears any time you are visiting an insecure web page. The latest version of Chrome also has a popup when you click the message that explains, “your connection to this site is not secure” and a warning about not entering any sensitive information on the site.

The “Not Secure” warning means there is a lack of security for the connection to that page. It’s alerting you that information sent and received with that page is unprotected and it could potentially be stolen, read or modified by attackers, hackers and entities with access to internet infrastructure (like Internet Service Providers (ISPs) and governments). The “Not Secure” warning does not mean that your computer or the site you are visiting is affected by malware. It only serves to alert you that you do not have a secure connection with that page.

Website owners have a responsibility to secure their site, and although site visitors cannot change a “Not Secure” warning, they can request that site owners implement security measures. This article will cover what is behind the “Not Secure” warning and what site owners and visitors can do to fix it.

First, note that the warning appears differently in different browsers. Here’s what the “Not Secure” sign looks like in Chrome, Safari and Firefox.

“Not Secure” warning in Chrome:

Seeing a “Not Secure” Warning in Chrome? Here’s Why and What to Do about It (2)

“Not Secure” warning in Safari:

Seeing a “Not Secure” Warning in Chrome? Here’s Why and What to Do about It (3)

“Not Secure” warning in Firefox:

Seeing a “Not Secure” Warning in Chrome? Here’s Why and What to Do about It (4)

HTTP → “Not Secure,” HTTPS → “Secure”

Unsecure websites display the “Not Secure” warning which appears on all pages using the HTTP protocol, because it is incapable of providing a secure connection. Historically, this had been the primary protocol used for internet communication.

Over the last several years, websites have been transitioning to HTTPS — the S stands for “secure” — which does provide encryption and authentication and is used by millions of websites including Google, Facebook and Amazon, to protect your information while browsing, logging in and making purchases.

Note that some websites may only support secure HTTPS connections on some pages, but not all; in these cases, you may see the “Not Secure” warning on only the insecure pages.

If you’re a visitor or an owner/operator of a website using HTTP and seeing this warning, here’s what you can do.

For website owners/administrators

The “Not Secure” warning is being displayed on any page served over HTTP, which is an insecure protocol. If you are seeing this warning on a site you own or operate, you should resolve it by enabling the HTTPS protocol for your site.

HTTPS uses the TLS/SSL protocol to provide a secure connection, which is both encrypted and authenticated. Using HTTPS requires that you obtain a TLS/SSL certificate(s), and then you can install that certificate and enable the HTTPS protocol on your web server.

If you are the technical administrator or developer for your site, you should begin by assessing if you currently have any support for HTTPS. Some sites have partial support, meaning they have deployed HTTPS to some parts of the site, or have not chosen to serve the site via HTTPS by default. If either is the case, look into what steps need to be taken to deploy HTTPS across your entire site and by default. Our guide to configuring HTTPS Everywhere will help you get started.

If you do not have HTTPS deployed at all, start by reading our guide on how to choose the right type of tls/ssl certificate to help you figure out which TLS certificate you need. Your needs will vary depending on how many domain names you operate and if you want your business to be validated for additional user trust. Then review our guide to HTTPS Everywhere to understand the steps you need to take to support HTTPS by default.

All major web browsers — including Google Chrome, Mozilla Firefox, Microsoft Edge and Apple Safari — have a user interface that will warn users about insecure pages, so it is important to support HTTPS both for the security benefits and for the optimal user experience. In addition, many new web technologies require HTTPS, and some of these can improve performance on your website.

For website visitors

The reason you are seeing the “Not Secure” warning is because the web page or website you are visiting is not providing an encrypted connection. When your Chrome browser connects to a website it can either use the HTTP (insecure) or HTTPS (secure).

Any page providing an HTTP connection will cause the “Not Secure” warning. You should avoid conducting any sensitive transactions on these pages, including logging in or providing personal or payment information. Browsing insecure sites could also put you at risk if you are viewing information that is dangerous or not condoned in your country.

As a visitor, you cannot fix the cause of this warning. The only way to solve the issue is for the website operator to obtain a TLS certificate and enable HTTPS on their site. This will allow your browser to connect securely with the HTTPS protocol, which it will do automatically once the website is properly configured.

If a site you frequently use is displaying the “Not Secure” warning, you should contact them and ask them to start supporting HTTPS. You can also try manually replacing HTTP with HTTPS in the URL, as some sites may have partial support for HTTPS but don’t offer it by default.

Note that even with basic browsing over HTTP — such as looking at recipes or reading news — what you are looking at can be monitored, modified and recorded by entities, such as your ISP or government. This effectively means you do not have any privacy when browsing such pages. On public Wi-Fi networks, like at a coffee shop or airport, there is an additional risk from local attackers — other computers on that network — which are able to view and monitor the pages you are looking at, the information you are sending them and what you are searching for.

As an expert in web security, I've been actively involved in monitoring and analyzing online security trends, protocols, and browser developments. My knowledge extends to the specifics of web encryption, particularly in relation to the "Not Secure" warning introduced in version 68 of the Google Chrome browser.

In the article titled "Seeing a 'Not Secure' Warning in Chrome? Here’s Why and What to Do about It," the author, Vincent Lynch, discusses the implications and actions related to the warning users encounter when visiting insecure web pages.

The "Not Secure" warning serves as a crucial signal to users about the lack of security in the connection to a particular web page. It indicates that information transmitted to and from that page is vulnerable and could potentially be intercepted, read, or altered by malicious entities, including attackers, hackers, and those with access to internet infrastructure such as ISPs and governments.

The article explains that the warning does not imply that the user's computer or the visited site is infected with malware. Instead, it underscores the absence of a secure connection with the page, emphasizing the responsibility of website owners to implement security measures.

Key concepts covered in the article include:

  1. HTTPS and HTTP Protocols:

    • The "Not Secure" warning is triggered on pages using the HTTP protocol, which lacks the capability to provide a secure connection.
    • HTTPS (Hypertext Transfer Protocol Secure) is recommended as it offers encryption and authentication, safeguarding user information during browsing, login, and transactions.
  2. Transition to HTTPS:

    • Websites, including major platforms like Google, Facebook, and Amazon, have been transitioning to HTTPS to enhance user security.
    • The warning may appear only on insecure pages if a website supports HTTPS on some pages but not all.
  3. Responsibility of Website Owners:

    • Website owners are urged to secure their sites by enabling the HTTPS protocol, which involves obtaining and installing TLS/SSL certificates for encryption and authentication.
    • The article provides guidance for website administrators and developers on assessing HTTPS support and steps to deploy it across the entire site.
  4. User Interface Warnings:

    • All major web browsers, such as Chrome, Firefox, Edge, and Safari, feature a user interface that warns users about insecure pages.
    • Supporting HTTPS is emphasized for both security benefits and an optimal user experience.
  5. Actions for Website Visitors:

    • Visitors are cautioned against conducting sensitive transactions on pages triggering the "Not Secure" warning.
    • The article advises visitors to contact website operators and encourage them to support HTTPS, as visitors themselves cannot resolve the issue.
  6. Privacy Risks:

    • Browsing insecure sites, especially on public Wi-Fi networks, poses privacy risks, as information can be monitored, modified, and recorded by entities like ISPs or governments.

In conclusion, the article provides comprehensive information for both website owners and visitors, addressing the implications of the "Not Secure" warning and outlining steps to enhance online security.

Seeing a “Not Secure” Warning in Chrome? Here’s Why and What to Do about It (2024)

FAQs

Seeing a “Not Secure” Warning in Chrome? Here’s Why and What to Do about It? ›

This means the connection is not a securely encrypted and any information you exchange with the website could be intercepted by hackers. To fix the Chrome not secure warning, install an SSL certificate on your website and/or blog.

Why is Chrome suddenly saying everything is not secure? ›

When a website with a secure connection is accessed, the URL starts with “HTTPS” regardless of your browser. This indicates an encrypted connection. For the HTTPS to appear, it's necessary to use an SSL Certificate. So, if the website doesn't have this certificate, the “HTTPS Not Secure” Message in Chrome will appear.

How do I get rid of not secure warning on Google Chrome? ›

On your computer, open Chrome. Settings. Security. Under "Safe Browsing," choose No protection (not recommended).

Why am I getting security warning on Chrome? ›

Phishing and malware detection is turned on by default in Chrome. When you encounter phishing, malware, unwanted software or social engineering sites, you may get a red warning that says 'Dangerous site'. If you see this warning, we recommend that you don't visit the site.

Why am I getting a warning that my website is not secure? ›

A website is not secure when it doesn't have adequate protection against cyberthreats, such as data theft, hacking, and malware infections. The lack of encryption, outdated software, or vulnerabilities in the code puts you and your site visitors at risk.

Can you get a virus from a not secure website? ›

Every website owner should take responsibility for ensuring the safety of their visitors, but unfortunately, some websites just aren't secure. An unsafe website can spread malware, steal your information (possibly for identity theft), send spam, and more.

How to solve your connection to this site is not secure? ›

If the problem persists, here are six troubleshooting methods to try.
  1. Install an SSL certificate. ...
  2. Force an HTTPS connection. ...
  3. Reinstall the SSL certificate. ...
  4. Reset the SSL cache and clear browser cache. ...
  5. Turn off the QUIC protocol support. ...
  6. Check the date and time settings.

How do I open a Chrome page that is not secure? ›

How to enable non-secure sites in Chrome?
  1. Open a new Google Chrome window.
  2. In the search field on the Flags page, type “secure.”
  3. Look for an option that allows you to bypass the warning notices.
Sep 18, 2023

What happens if you click on a website that is not secure? ›

Stealing sensitive information: Anytime you visit a website with a "Not Secure" warning, all the data and sensitive information sent to that site can be stolen or modified.

How do I get rid of Chrome virus warning? ›

Try the following steps:
  1. Clear and reset your browser. Clearing stored data and resetting your browser might be enough to get rid of the fake McAfee virus pop-ups.
  2. Remove any suspicious extensions or apps manually.
  3. Run an antivirus scan to make sure everything is OK.
  4. Enable an ad blocker.
Mar 10, 2024

How to change a not secure site to secure? ›

Purchase an SSL certificate from a trusted certificate authority. Install the SSL certificate on your website's server. Update your website's code to use HTTPS for all URLs and resources. Test your website to make sure that everything is working properly with HTTPS.

What does a fake Google security alert look like? ›

Google security emails are usually well-written and include your name or account details. If you get a generic, poorly written email that claims to be from Google, it's likely a scam. Google will never ask for sensitive information, like login or bank account details, via email.

Why does Google keep saying site not secure? ›

What does the “HTTPS Not Secure” message in Chrome mean? The “HTTPS Not Secure” message indicates that the website you're visiting does not have a valid SSL/TLS certificate or the certificate has issues, potentially making your connection to the site insecure.

Is it bad to go on not secure websites? ›

HTTP websites are not secure

This means that your login info, or worse yet, your personal information like credit card numbers, could be stolen, read, or modified by hackers.

How do I stop this site is not secure? ›

Your Connection to This Site is Not Secure How to Fix
  1. Check the Date and Time to See If It's Correct. ...
  2. Turn Off Your Antivirus Software. ...
  3. Disable or Uninstall Adguard. ...
  4. Check Your Certificates. ...
  5. Update Your Browser. ...
  6. Restart the Router. ...
  7. Disable the Family Safety Feature. ...
  8. Don't Let Chrome Check for SSL Certificates.
Aug 1, 2023

Why does Google Chrome keep saying my connection is not private? ›

For starters, the error is only a warning. It doesn't mean any of your private info is compromised. A “your connection is not private” error means the website you were trying to visit doesn't have an up-to-date SSL (secure sockets layer) security certificate.

Why does my browser say not secure but the certificate is valid? ›

In this article, we'll explore the possible reasons Chrome may show a site as not secure when the SSL certificate is actually valid. Typically, this error occurs due to mixed content issues, Chrome flags, browser extensions, weak ciphers, or the need to renew your SSL certificate.

How do I bypass Chrome security error? ›

Chrome
  1. Right-click the Google Chrome shortcut on your desktop and select Properties.
  2. In the Target field simple append the following parameter after the quoted string: --ignore-certificate-errors.

How do I stop Chrome from blocking insecure websites? ›

Enabling mixed content in Google Chrome
  1. Click the lock (caution) icon, then click Site settings.
  2. Scroll to Insecure content, then use the drop-down list to change “Block (default)” to “Allow.”
  3. Reload the VEC page.
Oct 10, 2023

Top Articles
The pros and cons of being a FIFO worker
Income Splitting: What It Means, How It Works
7 C's of Communication | The Effective Communication Checklist
Tyson Employee Paperless
Winston Salem Nc Craigslist
Mopaga Game
Big Spring Skip The Games
EY – все про компанію - Happy Monday
Katie Boyle Dancer Biography
Scentsy Dashboard Log In
Large storage units
How Quickly Do I Lose My Bike Fitness?
Best Pawn Shops Near Me
Wordle auf Deutsch - Wordle mit Deutschen Wörtern Spielen
Housework 2 Jab
Truck Toppers For Sale Craigslist
Walmart Windshield Wiper Blades
Letter F Logos - 178+ Best Letter F Logo Ideas. Free Letter F Logo Maker. | 99designs
Bend Pets Craigslist
Simplify: r^4+r^3-7r^2-r+6=0 Tiger Algebra Solver
Violent Night Showtimes Near Amc Fashion Valley 18
Drift Boss 911
Munis Self Service Brockton
Vernon Dursley To Harry Potter Nyt Crossword
Living Shard Calamity
How To Tighten Lug Nuts Properly (Torque Specs) | TireGrades
Kirk Franklin Mother Debra Jones Age
Bidrl.com Visalia
208000 Yen To Usd
Ringcentral Background
Top Songs On Octane 2022
Sam's Club Near Wisconsin Dells
Learn4Good Job Posting
Stafford Rotoworld
Woodman's Carpentersville Gas Price
Why I’m Joining Flipboard
Keir Starmer looks to Italy on how to stop migrant boats
Mid America Irish Dance Voy
303-615-0055
Join MileSplit to get access to the latest news, films, and events!
Great Clips Virginia Center Commons
Craigslist Farm And Garden Reading Pa
Craigslist Central Il
Luciane Buchanan Bio, Wiki, Age, Husband, Net Worth, Actress
Citroen | Skąd pobrać program do lexia diagbox?
Truck Works Dothan Alabama
Ucla Basketball Bruinzone
Beds From Rent-A-Center
Theater X Orange Heights Florida
Pronósticos Gulfstream Park Nicoletti
Latest Posts
Article information

Author: Greg Kuvalis

Last Updated:

Views: 6295

Rating: 4.4 / 5 (75 voted)

Reviews: 82% of readers found this page helpful

Author information

Name: Greg Kuvalis

Birthday: 1996-12-20

Address: 53157 Trantow Inlet, Townemouth, FL 92564-0267

Phone: +68218650356656

Job: IT Representative

Hobby: Knitting, Amateur radio, Skiing, Running, Mountain biking, Slacklining, Electronics

Introduction: My name is Greg Kuvalis, I am a witty, spotless, beautiful, charming, delightful, thankful, beautiful person who loves writing and wants to share my knowledge and understanding with you.