• தீர்வுற்றது

FF is preventing me from accessing a website and fix instructions dont seem to apply

Via google search, I clicked on https://company.bk.com/pdfs/nutrition.pdf, where it said: Invalid SSL certificate Error code 526 Visit cloudflare.com for more informati… (மேலும் படிக்க)

Via google search, I clicked on https://company.bk.com/pdfs/nutrition.pdf, where it said: Invalid SSL certificate Error code 526 Visit cloudflare.com for more information.

[FYI, I don't care, but I never heard of cloudflare.]

I then click on 'additonal troubleshooting information.' on this failure page where it says:

Error 526 occurs when these two conditions are true:
   Cloudflare cannot validate the SSL certificate at your origin web server, and
   Full SSL (Strict) SSL is set in the Overview tab of your Cloudflare SSL/TLS app.

Resolution

For a potential quick fix, set SSL to Full instead of Full (strict) in the Overview tab of your Cloudflare SSL/TLS app for the domain.

So I go to Settings>Privacy and Security. First, no Overview tab. But under enhanced tracking protection, I have Standard selected and with strict one of the options, I think I'm where I supposed to be NO!. So I search for SSL, and there are no hits.

Thus I am in a total failure state, unable to do what should have taken 1 minute to easily find out!

WHY CAN'T I JUST TURN THIS OFF FOR THIS ONE INSTANCE???? I mean, it's Burger King, and all I NEED NOW is nutritional info for what I just ate and there is no way on that results page to temporarily turn off the problem. Cloudflare? CloutFailure is more like it. They have taken my choice to choose!

This so frustrating, such a simple thing, why isn't there something to temp turn off?

Asked by ChrisG 1 மாதத்திற்கு முன்பு

Answered by cor-el 1 மாதத்திற்கு முன்பு

  • Locked

can't log in to sertain site

Locking this thread.Please continue here: [/questions/1404866] TO Paul In the address bar red cross padlock sign,when i get adult vaction forum up try to sign in, this c… (மேலும் படிக்க)

Locking this thread.
Please continue here: [/questions/1404866]
TO Paul

In the address bar red cross padlock sign,when i get adult vaction forum up try to sign in, this connection is not secure logins entered here could be compromised. Up to month ago was able to go on this site, have been for years, been on holiday with this firm for years.The administrator for the site gave me new susername and password still can't get in.

      WYN

Asked by wynford1 1 மாதத்திற்கு முன்பு

Last reply by cor-el 1 மாதத்திற்கு முன்பு

  • தீர்வுற்றது

Even after turning off autocompletion of logins, the username list still pops up

I thought I had turned off autocompletion for logins, but when I log into websites, the username suggestion box still pops up. This is very annoying. See attached image… (மேலும் படிக்க)

I thought I had turned off autocompletion for logins, but when I log into websites, the username suggestion box still pops up. This is very annoying. See attached image for an example (edited to hide my actual username for that site). What do I need to change to get rid of this?

Asked by ff.ix 1 மாதத்திற்கு முன்பு

Answered by cor-el 1 மாதத்திற்கு முன்பு

  • தீர்வுற்றது

why did firefox suddenly start asking for primary password after update?

I have never used a primary/master password. I updated to 109.0.1 on a computer that had not been used for a few weeks. I do NOT sync FF on any computer. "Use Primary … (மேலும் படிக்க)

I have never used a primary/master password. I updated to 109.0.1 on a computer that had not been used for a few weeks. I do NOT sync FF on any computer. "Use Primary Password" is NOW checked on this 2nd computer. (never used or needed before) In order to try to change this, I was required to enter my password. When I enter the password I use to access mozilla support (the only FF password I have ever had), nothing happens and I do not get any options, i.e., forgot password. I have never been requested to enter a password on any computer (to access FF; only to reach mozilla support.) On my primary computer, "Use Primary Password" is not checked, as it should not be. Thanks in advance.

Asked by LSR 1 மாதத்திற்கு முன்பு

Answered by cor-el 1 மாதத்திற்கு முன்பு

  • தீர்வுற்றது

I need to hide my email from the right side menu.

I've the same problem as https://support.mozilla.org/questions/1317794#question-reply but after following the steps for the solution, it doesn't work for me. Does it have… (மேலும் படிக்க)

I've the same problem as https://support.mozilla.org/questions/1317794#question-reply but after following the steps for the solution, it doesn't work for me. Does it have to do with all updates since this question was answered? I've created the chrome folder. I've created userChrome.css file and added the following without "`" marks in it and saved it and restarted firefox after changing the toolkit.legacyUserProfileCustomizations.stylesheets = true . ```

@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */

#appMenu-fxa-label > .toolbarbutton-text { visibility:hidden !important; }

```

It doesn't work for me. Please have a look.

Asked by r33sch 1 மாதத்திற்கு முன்பு

Answered by cor-el 1 மாதத்திற்கு முன்பு

  • Locked
  • Archived

Frustrated & getting irratible with computer technology

frustrated and thinking about moving away from firefox. why not let us choose whether to update or not?? cookies deleting you have to search for each and everyone (why n… (மேலும் படிக்க)

frustrated and thinking about moving away from firefox. why not let us choose whether to update or not??

cookies deleting you have to search for each and everyone (why not sorted by installed date???) then one has to delete all the site cookies that are ok cause such a big effort to clear cookies!

no longer able to bank cause bank changed their cross site settings and firefox wont let me through...have to watch the status in bottom left corner and hope I can read it fast enough.

laptop always behaves like cell phone...can't read, can't see desktop properly

Asked by Red Mint 7 மாதங்களுக்கு முன்பு

Last reply by Spectrum-Extreme 1 மாதத்திற்கு முன்பு

  • Locked

Local storage event listener not working

Locking this thread.Please continue here: [/questions/1404519] Hi I have a sandbox iframe which is hosted by various websites. Lets assume that this iframe is loaded lik… (மேலும் படிக்க)

Locking this thread.
Please continue here: [/questions/1404519]
Hi

I have a sandbox iframe which is hosted by various websites. Lets assume that this iframe is loaded like this: <script src="https://example.com/wie.js"></script> I have already added 'allow-scripts allow-forms allow-modals allow-same-origin allow-popups allow-popups-to-escape-sandbox allow-storage-access-by-user-activation' at sandbox. I also use document.requestStorageAccess() from inside the iframe and I set event listeners for the storage like this: window.addEventListener('storage', onStorageFunc, false);. From the iframe a popup window is presented when user clicks a specific button and the popup opens at lets say at this url "https://paypal.com". After user navigation on popup, paypal at the end of the flow redirects user to this url "https://example.com/success". At this point when user is navigated to /success I add some data to local storage which I expect to trigger the storage event listener and the onStorageFunc to run. This doesn't happen, while in other browsers it works as expected. Since both popup and iframe are under the same url (https://example.com) and I have used requestStorageAccess, I would expect this to work normally. Can you please help me to find out what is going wrong here? In the past I had the same problem but it was fixed when I added 'requestStorageAccess' and 'allow-storage-access-by-user-activation'. Now I can see it happening again.

Asked by wolfskinn 1 மாதத்திற்கு முன்பு

  • தீர்வுற்றது

Recover account (bookmarks and saved logins) with lost password after computer crash

Dear, I need to recover my Mozilla (Firefox) account on my computer after this latter crashed. Unfortunately, apparently I don't have the good password. Probably I used… (மேலும் படிக்க)

Dear,

I need to recover my Mozilla (Firefox) account on my computer after this latter crashed. Unfortunately, apparently I don't have the good password. Probably I used an automatically generated password which I don't remember.

I still have my account connected on my Android smartphone, but I can't access the account details (no way to recover my password or change through this device?!), and I can't export my bookmarks. Also, apparently all my identifiers and passwords were not synced on my smartphone :-( Hence somewhere all my precious information are available, but stupidly enough I can't access it anymore and resetting the password warns me that I might (is it even a certainty or a possibility?) lose everything. It seems that I cannot even produce a revovery key (to reset pwd without losing data as mentioned in the Help pages) as I can't connect on a desktop browser anymore (but well on my Android version). I am lost and just stupidly blocked - this is SO frustrating, I initially thought it would be a good idea to put everything in Mozilla - well...

Is there ANY way to actually recover my account without losing data on my desktop Firefox, given I still have access to the email account associated to the Mozilla account (and to the original emails from the creation of my accounts) and I still have access to my Firefox account on the Android app but this one doesn't seem to allow to do anything interesting in my case??

Thanks a lot!

Asked by n.terseleer.lillo 2 மாதங்களுக்கு முன்பு

Answered by n.terseleer.lillo 1 மாதத்திற்கு முன்பு

  • தீர்வுற்றது

Changing primary password does not rewrite logins.json?

When changing the primary password I would expect the logins.json file being rewritten with new pairs of encryptedUsername and encryptedPassword (now encrypted based on a… (மேலும் படிக்க)

When changing the primary password I would expect the logins.json file being rewritten with new pairs of encryptedUsername and encryptedPassword (now encrypted based on a new primary password). But this is obviously not the case. But maybe I just didn't understand the way this works?

Asked by thefirefox 1 மாதத்திற்கு முன்பு

Answered by cor-el 1 மாதத்திற்கு முன்பு

  • தீர்வுற்றது

credit card # shows up on new sites even though I do NOT have it saved - why?

Hello, I have my privacy settings set to NOT save credit card information yet in this past week, on two different new to me websites, my credit card information was alrea… (மேலும் படிக்க)

Hello, I have my privacy settings set to NOT save credit card information yet in this past week, on two different new to me websites, my credit card information was already there. Why would this be happening and how do I stop it? Thank you so much! Julie

Asked by JPK 1 மாதத்திற்கு முன்பு

Answered by JPK 1 மாதத்திற்கு முன்பு

  • Locked

unable to connect with site

duplicate of /questions/1404216 thread. Somehow you have stopped my access to my bank online - PNCBANK. When I try to sign on, I get a message saying try another browse… (மேலும் படிக்க)

duplicate of /questions/1404216 thread.

Somehow you have stopped my access to my bank online - PNCBANK. When I try to sign on, I get a message saying try another browser. This has been happening now for about 6 days or so. Previously it worked just fine.

Asked by moserfd11 1 மாதத்திற்கு முன்பு

  • தீர்வுற்றது

change of web push notification direction

How to change web push notification direction to left side of screen ? currently notification shows on right bottom side of screen.

Asked by sagar 2 மாதங்களுக்கு முன்பு

Answered by cor-el 1 மாதத்திற்கு முன்பு

  • தீர்வுற்றது

Certificates - Certificate Authority Managers - Builtin Object Tokens and Software Security Devices - some expired

Hello, There is a very long list of these that are associated with my account. I've imported my Firefox settings from computer to computer for at least twenty years. I… (மேலும் படிக்க)

Hello,

There is a very long list of these that are associated with my account. I've imported my Firefox settings from computer to computer for at least twenty years. I may have made mistakes that caused me to pick up malware, and want to fix this, and some of these certificates have expired.

How do I know what to keep and what to either delete or edit trust regarding?

Is there any way to quickly and easily have all of them assessed at once?

Thanks very much!

Sally

Asked by Miami Sally 2 மாதங்களுக்கு முன்பு

Answered by cor-el 2 மாதங்களுக்கு முன்பு

  • தீர்வுற்றது

I don't know what this means all I know is that I installed this app for privacy?? I don't have a clue about windows or any of that ..

Just please do not let snoop trick you into using my account. And stealing my data again.

Asked by vrveronnie87 2 மாதங்களுக்கு முன்பு

Answered by vrveronnie87 2 மாதங்களுக்கு முன்பு

  • தீர்வுற்றது

Delete cookies and sitedata when closing Firefox --> about:config Setting?

Hello, we use firefox in our company and the requirement appeared to turn on the security setting "Delete cookies and sitedata when closing Firefox" due to our security… (மேலும் படிக்க)

Hello,

we use firefox in our company and the requirement appeared to turn on the security setting "Delete cookies and sitedata when closing Firefox" due to our security guidelines.

I´ve already checked the "Enterprise Policy Generator" Plugin, but there is no such option. Is there a possibilty to check this option and block it for the user by the about:config page?

Thanks in advance, J.Stempel

Asked by J.Stempel 2 மாதங்களுக்கு முன்பு

Answered by TyDraniu 2 மாதங்களுக்கு முன்பு

  • தீர்வுற்றது

Mozilla recovery codes

The txt document codes I was given to save to my computer were corrupted in a recent windows update gone wrong. Can you give me those codes back, or are there other route… (மேலும் படிக்க)

The txt document codes I was given to save to my computer were corrupted in a recent windows update gone wrong. Can you give me those codes back, or are there other routes I can take to correct this?

Asked by robno538 5 மாதங்களுக்கு முன்பு

Answered by Kiki 5 மாதங்களுக்கு முன்பு

  • தீர்வுற்றது

Are Firefox bookmarks encrypted when synced?

How are my bookmarks stored when synced between devices? Are my bookmarks encrypted as well as my passwords/credit card info? This is from the Mozilla page regarding encr… (மேலும் படிக்க)

How are my bookmarks stored when synced between devices? Are my bookmarks encrypted as well as my passwords/credit card info? This is from the Mozilla page regarding encryption:

"Your encryption key remains a secret, only known to you and your authorized devices." and "We store your encrypted data on our servers so we can’t read it."

I just wanted to make sure this also applies to bookmarks before I import all of mine.

Thanks for any help!

Asked by justin 2 மாதங்களுக்கு முன்பு

Answered by cor-el 2 மாதங்களுக்கு முன்பு

  • தீர்வுற்றது

FF 108.0.1 automatically downloads now, even though ASK WHERE is checked in Settings

Windows FF 108.0.2 automatically downloads PDF files now, even though ASK WHERE is checked in Settings. I have, for YEARS, had FF set to ask me where to store any downloa… (மேலும் படிக்க)

Windows FF 108.0.2 automatically downloads PDF files now, even though ASK WHERE is checked in Settings. I have, for YEARS, had FF set to ask me where to store any download, and it is still set that way. And whenever I opened a PDF link, FF would display the link in its PDF viewer, and if I wanted to download it, I would click the PDF viewer download button.

However, now FF automatically downloads it to disk FIRST, popping up the Downloads box showing progress, before ever displaying it on screen. What changed? This seems like a HUGE security risk.

Asked by Shane 2 மாதங்களுக்கு முன்பு

Answered by jscher2000 - Support Volunteer 2 மாதங்களுக்கு முன்பு