This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Hierdie gesprek is in die argief. Vra asseblief 'n nuwe vraag as jy hulp nodig het.

How to disable ssl redirect in Firefox

  • 1 antwoord
  • 1 het hierdie probleem
  • 10 views
  • Laaste antwoord deur 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!

All Replies (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.