Did Not Connect: Potential Security Issue

Vin.AI

Not able to continue visiting my local development website. Because browsers are blocking the site and common problem is HSTS. Unable to figure out what's gone wrong.

Recently I setup new system for web development. Everything was working well since I setup new machine. Sudden today everything got freeze and I feeling like prisoner.

Firefox and Google Chrome was blocked site last week, still my work was continuing because Firefox Development Edition was holding my back. And was also exploring to fix that issue. But today it is got over. So, I finally on fixing this.

Only difference between two machine is OS and Web Server. On old machine (macOS) I was using Apache, but Nginx is on my new machine (Ubuntu).

Our live production domain is https://www.peoplematters.in and we do development using https://dev.peoplematters.in.

For local development I'm using self signed certificate.

Did Not Connect: Potential Security Issue

In some cases browser's allow to add security exception. But in this HSTS case it is not allowing. I've not configured HSTS header for local development version. So, why it's showing!!!

Barry Pollard

Because it is configured it on the top level domain with include sub domains: https://securityheaders.com/?q=https%3A%2F%2Fpeoplematters.in&hide=on:

Strict-Transport-Security: max-age=31536000; includeSubDomains; preload

I would guess at some point you visited the top level domain (instead of just the www version) so picked up this policy.

Additionally, because this header has preload in it, it may soon be preloaded into web browsers code.meaning it wil be impossible to turn this off and you’ll have to get used to setting up your certificates properly in your dev envs (by either trusting your self-signed certs or by using other certs recognised by the browser).

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

Did Not Connect: Potential Security Issue laravel localhost on mac

Potential visibility issue between threads

Potential issue with subscription on event with Angular

SAS query - potential issue with spacing

Potential issue in svylogrank test results

Potential issue due to BigQuery caching

Potential Security Risk of Browser Coded in Python

R: potential issue with igraph 1.0.0 layout algorithms

Potential issue with file uploads via Chrome?

Potential Caching issue with Timber on wordpress theme

Issue connect to itunes connect

Netplan did not automatically connect to network

issue in application did enter background

Android multiDexEnabled did not work issue

Invalid token direct access to this link may lead to a potential security breach

What are the potential security issues when I keep using Windows XP?

Any potential security risk when exposing ActiveMQ web console in AWS?

Heroku Potential security vulnerability in Ruby and YAML parsing command line check

Github potential security vulnerability error for hoek node module

Preventing "Warning Potential Security Risk Ahead" in selenium python Firefox

Potential security issues with storing bcrypt hash in local storage?

Potential issue with one of Oracle's trails on Java generics

Potential scalability issue with Javers keeping data in a single table?

Potential docker permission issue is causing pillow to say it's not installed, although it is

Potential concurrency issue while checking and updating a record in table

Check for potential CSV file issue in D3

Potential AngularJS ng-repeat/ng-switch issue

potential memory issue with dynamically injecting jquery html() that has scripts

security issue with CreateProcess API

TOP Ranking

HotTag

Archive