The local site is automatically located on https on chrome

I had an update on my computer (ubuntu), and now my host, which I had on the local computer, is no longer working: This site cannot be reached www.site.dev refused to connect. Try:

Verify Connection Verify Proxy and Firewall ERR_CONNECTION_REFUSED

The same url works on firefox and postman for my api, so I'm a bit lost!

0
source share
2 answers

I just saw this post and I have an explanation. https://ma.ttias.be/chrome-force-dev-domains-https-via-preloaded-hsts/

Chrome .dev https... - .

, , chrome vhost , .dev http.

+1

HTTPS - . .

-, . .dev .test,.local .

+1

Source: https://habr.com/ru/post/1690788/


All Articles