Ovo će web mjesto raditi na ograničen način, dok obavljamo održavanje stranice. Ako neki članak ne riješi tvoj problem i ako želiš postaviti pitanje, naša zajednica za podršku spremna je pomoći na Twitteru @FirefoxSupport i na Redditu /r/firefox.

Pretraži podršku

Izbjegni prevare podrške. Nikad te nećemo tražiti da nas nazoveš, da nam pošalješ telefonski broj ili da podijeliš osobne podatke. Prijavi sumnjive radnje pomoću opcije „Prijavi zlouporabu”.

Saznaj više

How to disable ssl redirect in Firefox

  • 1 odgovor
  • 1 ima ovaj problem
  • 10 prikaza
  • Posljednji odgovor od cor-el

more options

Hi,

Im struggling like hours on getting a http connection to a private webservice of mine... Firefox always redirect me to https://example.com instead of http://example.com.

I tried following solutions: - delete whole cache - Start Firefox in Safe mode - removing all extensions - setting this in about:config:

   security.insecure_field_warning.contextual.enabled = false
   security.certerrors.permanentOverride = false
   network.stricttransportsecurity.preloadlist = false
   security.enterprise_roots.enabled = true 
   browser.urlbar.autoFill to false in about:config.
   browser.cache.check_doc_frequency from 3 to 1. 
   urlbar.autofill false
   browser.urlbar.trimURLs false

- restarting firefox - restarting computer

And still this damn brower redirects me to a https site!!!!!!!!!

Searching for a solution since 4 hours. Please help me!

Hi, Im struggling like hours on getting a http connection to a private webservice of mine... Firefox always redirect me to https://example.com instead of http://example.com. I tried following solutions: - delete whole cache - Start Firefox in Safe mode - removing all extensions - setting this in about:config: security.insecure_field_warning.contextual.enabled = false security.certerrors.permanentOverride = false network.stricttransportsecurity.preloadlist = false security.enterprise_roots.enabled = true browser.urlbar.autoFill to false in about:config. browser.cache.check_doc_frequency from 3 to 1. urlbar.autofill false browser.urlbar.trimURLs false - restarting firefox - restarting computer And still this damn brower redirects me to a https site!!!!!!!!! Searching for a solution since 4 hours. Please help me!

Svi odgovori (1)

more options

You would have to check the SiteSecurityServiceState.txt file in the profile folder for references about this host (domain) and remove corresponding lines. That should work unless this domain is on the HSTS preload list.

You can use the button on the "Help -> Troubleshooting Information" (about:support) page to go to the current Firefox profile folder or use the about:profiles page.