Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

ძიება მხარდაჭერაში

ნუ გაებმებით თაღლითების მახეში მხარდაჭერის საიტზე. აქ არასდროს მოგთხოვენ სატელეფონო ნომერზე დარეკვას, შეტყობინების გამოგზავნას ან პირადი მონაცემების გაზიარებას. გთხოვთ, გვაცნობოთ რამე საეჭვოს შემჩნევისას „დარღვევაზე მოხსენების“ მეშვეობით.

Learn More

since a recent update, ff forces https for local sites

  • 2 პასუხი
  • 0 მომხმარებელი წააწყდა მსგავს სიძნელეს
  • 1 ნახვა
  • ბოლოს გამოეხმაურა cor-el

I don't want any part of my sites exposed to the wider internet, so I'm not going to have ssl certificates.

I don't want to use self signed certificates either. Since it's all local, http is fine. Firefox should not override access of http to https.

I've turned off HTTPS-Only Mode, I've followed instructions from so: https://stackoverflow.com/questions/30532471/firefox-redirects-to-https

At this point, I can only assume this is a bug?

I don't want any part of my sites exposed to the wider internet, so I'm not going to have ssl certificates. I don't want to use self signed certificates either. Since it's all local, http is fine. Firefox should not override access of http to https. I've turned off HTTPS-Only Mode, I've followed instructions from so: https://stackoverflow.com/questions/30532471/firefox-redirects-to-https At this point, I can only assume this is a bug?

ყველა პასუხი (2)

The following preference in about:config is true by default. browser.fixup.fallback-to-https

Note that you can no longer use some domains like .dev locally because its owner (Google) has added this domain to the HSTS preload list and a secure connection is automatically enforced.

Can't you use HTTPS-Only and create an exception for this origin ?