Şu anda bakım nedeniyle sitemiz kısıtlı işlevsellik sunmaktadır. Mevcut makaleler sorununuzu çözmediyse ve bize soru sormak isterseniz Twitter’da @FirefoxSupport hesabından ve Reddit’teki /r/firefox subreddit'inden destek gönüllülerimize ulaşabilirsiniz.

Mozilla Destek’te Ara

Destek dolandırıcılığından kaçının. Mozilla sizden asla bir telefon numarasını aramanızı, mesaj göndermenizi veya kişisel bilgilerinizi paylaşmanızı istemez. Şüpheli durumları “Kötüye kullanım bildir” seçeneğini kullanarak bildirebilirsiniz.

Daha Fazlasını Öğren

How to disable ssl redirect in Firefox

  • 1 yanıt
  • 1 kişi bu sorunu yaşıyor
  • 10 gösterim
  • Son yanıtı yazan: 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!

Tüm Yanıtlar (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.