As the family’s “tech expert,” I was asked by my aunt to navigate a city-wide trip to resolve an issue on her travel agency’s website—her browser displaying “The connection is not secure” message.

Troubleshooting SSL Issues: A Family Tech Guru’s Dilemma

As the designated “tech guru” in my family, I’ve been called upon once again to troubleshoot a frustrating issue. This time, my aunt reached out for help with a problem she encountered on the travel agency website she frequently uses, BrightSun Travel.

Upon my arrival, she explained her troubles: every time she attempts to log in and book a flight, Chrome displays a troubling message stating, “The connection is not secure.” While I wouldn’t classify myself as a tech expert, I do have a fair understanding of the web, and I quickly suspected that the problem might be related to SSL certification.

To provide some context, SSL (Secure Socket Layer) certificates are essential for securing the connection between a user’s browser and the website they’re visiting, ensuring that sensitive information remains safe from prying eyes. When users see a “not secure” warning, it often indicates a problem with the site’s SSL certificate.

Here’s what I learned during my visit:

  1. The User Experience: My aunt informed me that after logging in and attempting to book a flight using the website’s form, there was a persistent issue where the form did not function as expected. She mentioned that the “not secure” message remained visible in the address bar throughout her attempts. Additionally, she observed that a green button cropped up, although I couldn’t fully determine what it indicated.

  2. Immediate Steps I Took: Recognizing the potential for an SSL authentication issue, I began by checking if her Chrome browser was updated to the latest version, as outdated browsers can sometimes lead to connectivity problems. I also advised her that if this issue reappeared, she might try using Internet Explorer (IE) as an alternative browser.

  3. Potential Solutions: While there’s only so much I can do without direct control over the website and its backend, I recommended that she reach out to BrightSun Travel’s customer support. They might provide additional insights into whether there’s a broader issue with their SSL certification or if there are temporary outages affecting their site.

As a tech-savvy family member, it’s always a challenge to navigate through these unexpected technical hiccups. Hopefully, with a few preventative measures and the right resources, my aunt will be back to booking her flights without any issues.

If you ever find yourself in a similar predicament, remember that ensuring your browser is up to date and checking the SSL status of a website can often be the first steps in

Share this content:

One Comment

  1. Re: Troubleshooting “Connection is not secure” in Chrome

    Hi there,

    It’s great that you’re taking proactive steps to help your aunt with her SSL issue. Based on your description, here are some additional troubleshooting tips and considerations:

    • Verify the SSL Certificate Status: Use online tools like SSL Labs’ SSL Server Test to check the website’s SSL certificate. If the certificate is expired, misconfigured, or invalid, browsers will display security warnings.
    • Check for Mixed Content Issues: Sometimes, websites load insecure (HTTP) content on secure (HTTPS) pages, triggering security warnings. Use Chrome Developer Tools (F12), navigate to the Console tab, and look for mixed content warnings. If you find such issues, the website’s developer needs to update resource links to HTTPS.
    • Clear Browser Cache and SSL State: Sometimes, cached SSL certificates or outdated data cause connection issues. In Chrome, go to Settings > Privacy and Security > Clear Browsing Data, select ‘Cached images and files’ and ‘Cookies and other site data’, then click Clear Data. Additionally, under ‘Advanced’ in Chrome Settings, you can click ‘Clear SSL state.’
    • Test on Different Networks or Devices

Leave a Reply

Your email address will not be published. Required fields are marked *