Hiển thị các câu hỏi được đánh dấu:

Exporting (not copying) a digital certificate

I wish to export, and not copy, a digital certificate so that I can import it to Keychain on my Mac. The only option in Firefox Browser on Mac is to copy, which means it… (xem thêm)

I wish to export, and not copy, a digital certificate so that I can import it to Keychain on my Mac. The only option in Firefox Browser on Mac is to copy, which means it only opens as a TextEdit and cannot be imported.

Any recommendations?

Đã lưu trữ 3 227

Win 7: Firefox update to 115.10 esr from 91.0.2

It looks as though installing this 115.10 ESR will be a "new Install" instead of an update. 1) Will I lose my bookmarks, settings, passwords, ect? (My bookmarks have bee… (xem thêm)

It looks as though installing this 115.10 ESR will be a "new Install" instead of an update.

1) Will I lose my bookmarks, settings, passwords, ect? (My bookmarks have been collecting for years....)

2) If I try this will creating a restore point return me back to the way I was before the attempt?

Thank You All!

Đã lưu trữ 3 240

setting up Firefox on reset computer

I reset a computer, deleting all my files. I want to use, as I do elsewhere, Firefox as my browser. And though I signed into Firefox using my old credentials, none of my … (xem thêm)

I reset a computer, deleting all my files. I want to use, as I do elsewhere, Firefox as my browser. And though I signed into Firefox using my old credentials, none of my bookmarks are there. How do I complete this setup?

Đã lưu trữ 3 141

Windows 7 support

Dear Mozilla: It is SAD that the OS I have will no longer be supported due to exploits. Considering the # of exploits, backdoors, poor coding, etc., in the later Windows … (xem thêm)

Dear Mozilla:

It is SAD that the OS I have will no longer be supported due to exploits.

Considering the # of exploits, backdoors, poor coding, etc., in the later Windows OS versions - 1 would truly think that supporting the older and MUCH more secure Windows OS's would be wise.

Yes, they have "holes", but overall much fewer than current OS's.

Plus, the bad actors are very busy exploiting 10 & 11 and pretty much have ignored the prior versions.

Question... what if a major exploit is found that affects all OS's from 11 down to unsupported?

Will Mozilla make sure to supply a patch to the unsupported due to the danger of the new & serious "hole" found?

I vote... it would be wise to maintain a small contingency of legacy developers to help those who cannot buy new systems or flat out HATE the UI & UX of the 10 & 11.

Makes sense?

Đã lưu trữ 3 81

Firefox is not checking for updates and will not auto-update

For the past week, my browser does not auto-update. I have to download the update and re-download the browser. I went into the settings and found the update section and w… (xem thêm)

For the past week, my browser does not auto-update. I have to download the update and re-download the browser.

I went into the settings and found the update section and when I clicked "Check for Updates", it kept saying "failed to check for updates". I tried with my proxy-settings on with VPN on, proxy-settings on with VPN off, proxy-settings off with VPN on, proxy-settings on, with VPN off.

This is in my personal laptop, where I am the only and admin profile.

My Firefox used to to auto-update but now it keeps saying I need to download the update, but my browser can't even tell if I have the most current version or not.

Đã giải quyết Đã lưu trữ 3 284

Is there a way I can get my Add-Ons BACK after "upgrading" to a version that keeps Cloudflare happy?

I did an Upgrade to a version of Firefox that would bypass those "Your Browser Is Not Supported" messages that apparently come from "Cloud-flare." I figured [naievely!] … (xem thêm)

I did an Upgrade to a version of Firefox that would bypass those "Your Browser Is Not Supported" messages that apparently come from "Cloud-flare." I figured [naievely!] that my addons would "port" to the upgrade. They didn't. Is there any way [e.g., a putative backup file, perhaps] that would allow this?

Thanks in advance...!

Please reply to --- The Gray Cat << tmc@att.net >>

Đã lưu trữ 3 100

Firefox maintained and released by mozilla

Hi folks, I'd like to obtain some clarity on provenance aspects of Firefox released as a Flatpak. I see in this article that one of the options is to use flatpak package:… (xem thêm)

Hi folks,

I'd like to obtain some clarity on provenance aspects of Firefox released as a Flatpak.

I see in this article that one of the options is to use flatpak package: https://support.mozilla.org/en-US/kb/install-firefox-linux

Is this article produced / reviewed by mozilla? Is flatpak an officially trusted, backed by mozilla, means of installing firefox on a system?

On flathub one can observe the "Verified" seal which indicates that such package is developed and maintained by original package developers (in case Mozilla). One can also observe in multiple forums here and there that mozilla is the one that builds and maintain this package.

Though a seal is nice, and users opinions are ok, it would be good to have artifacts that would evidence better this relationship. Also, would be good to have this officially stated in mozilla's website, under "Download options and other languages" section, something like "you can also safely install firefox through the flatpak package available on flathub which is developed / maintained / signed by mozilla itself".

Or maybe all of this information is around and i am just not able to link it together.

Thanks

Đã lưu trữ 3 185

Cannot access my bank account

Firefox cannot access my bank account. Bank says hello to my name when I log in, but then keeps saying "loading" and can never show me what is in my bank accounts. Why?… (xem thêm)

Firefox cannot access my bank account. Bank says hello to my name when I log in, but then keeps saying "loading" and can never show me what is in my bank accounts. Why?

Đã lưu trữ 3 349

Downloading and saving Firefox.

Can I download Firefox and save it to a flash-drive instead of installing it? The computer I need it on has a new install of Windows 7 with IE and it will not browse. … (xem thêm)

Can I download Firefox and save it to a flash-drive instead of installing it? The computer I need it on has a new install of Windows 7 with IE and it will not browse.

Đã giải quyết Đã lưu trữ 3 391

Installing root CA certificates

I'm stetting up a testing environment. It's a closed environment with no access to the Internet when it's in use. The environment is launched from AWS and consists of an… (xem thêm)

I'm stetting up a testing environment. It's a closed environment with no access to the Internet when it's in use.

The environment is launched from AWS and consists of an Ubuntu 18 desktop and a Ubuntu Server running Apache. The desktop is able to successfully load the website, but with a cert error that the certificate isn't trusted.

When the Ubuntu Desktop launches, it has a fresh install of Firefox, and therefore all the directories in the users home folder are not yet setup for Firefox, including the database where the root CAs are stored.

I'm am able to add the Root CA certificate into the Firefox cert database AFTER the machine fully boots and I run Firefox for the first time. I'm using the 'certutil' package to do this. After I load Firefox, then add the root CA certificate using certutil, I'm able to load the website without error.

I need to add this certificate to the database with the startup shell script for the machine.

Any help is greatly appreciated. Here's the commands I'm using:

  1. copy the CA cert into firefox

export ffcerts=`ls /home/testuser/.mozilla/firefox/ | grep default-release` sudo certutil -A -n "testcert" -t "TC,," -i /home/testuser/certificates/testcertCA.pem -d sql:/home/testuser/.mozilla/firefox/$ffcerts

These commands work perfectly after Firefox is run for the first time. I've even tried adding 'Firefox' (with several different switches) into my startup script without success.

Đã giải quyết Đã khóa Đã lưu trữ 3 1660

Firefox automatic update interferes with active web session

I found that my session activity on a secure (logged-in) website was being interfered with. I could not log-out of that website. After I closed Firefox, a notice appeared… (xem thêm)

I found that my session activity on a secure (logged-in) website was being interfered with. I could not log-out of that website. After I closed Firefox, a notice appeared that an update was in progress. Why should a Firefox update interfere with an active session? Is this an updating issue that needs fixing?

Đã lưu trữ 3 79

Files started downloading as zipped files

hi, all of a sudden today, my files i am saving on my Canva are downloading to zipped files - they were fine and now, zipped . What have I clicked fo make this happen and… (xem thêm)

hi, all of a sudden today, my files i am saving on my Canva are downloading to zipped files - they were fine and now, zipped . What have I clicked fo make this happen and how can I go back to the way it was please I have tried everything in settings on all sorts of pages and can't see what I have done it was fine earlier so I have done it I suspect can you please talk me through it step by step as I am not too good at following tech instructions from people who know what they are walking about thank you :-)

Đã lưu trữ 2 89

Failed to check for update

Help -> About "Failed to check for updates." This has been going on for over a week. I have downloaded and applied the installation program multiple times (>3). The… (xem thêm)

Help -> About "Failed to check for updates."

This has been going on for over a week. I have downloaded and applied the installation program multiple times (>3). The problem persists. What is going on, and how do I fix it? Thanks

Đã lưu trữ 2 83

Firefox not updating

Firefox keeps reminding me that updates are available. I download and it says its installing but it doesn't seem to update. I have tried closing Firefox before running th… (xem thêm)

Firefox keeps reminding me that updates are available. I download and it says its installing but it doesn't seem to update. I have tried closing Firefox before running the installation but it makes no difference. I am on 125.02 at the moment.

Đã lưu trữ 2 163

Down Grade

I have an older piece of equipment that I need to communicate with it and the 232 interface will only work through Firefox. I was told I can downgrade the current version… (xem thêm)

I have an older piece of equipment that I need to communicate with it and the 232 interface will only work through Firefox. I was told I can downgrade the current version to 3.0, which is what I need, but I cannot find out how. HELP

Jeff

Đã lưu trữ 2 244

Firefox won't update

I keep getting notifications asking me to update firefox every couple of days. I download the update, it goes smoothly, the notification disappears, but it comes back in … (xem thêm)

I keep getting notifications asking me to update firefox every couple of days. I download the update, it goes smoothly, the notification disappears, but it comes back in a day or two. I also have my setting to supposedly do updates automatically, but that doesn't seem to be working. Please help!

Đã giải quyết Đã lưu trữ 2 143

Firefox keeps asking to reinstall. It fails to check for updates. I have Windows 11 and Firefox 124.0.2

I have Windows 11 and Firefox 124.0.2. Firefox keeps asking to reinstall. I think it is because I keep getting the message that it fails to check for updates. I don't kno… (xem thêm)

I have Windows 11 and Firefox 124.0.2. Firefox keeps asking to reinstall. I think it is because I keep getting the message that it fails to check for updates. I don't know if I have installed the Microsoft Firefox or the direct Mozilla Firefox downloaded. Maybe that is the problem, but I am not tech savvy. I have used Firefox for many years and like it. I am also too old (83) to deal with these problems. Help!

Đã lưu trữ 2 154