Zobrazenie otázok označených: Zobraziť všetky otázky
  • Vyriešené
  • Archivované

Certificate problem accessing an internal company website

I am trying to reach an internal company website ([URL]), with a certificate chain rooted in a company certificate authority. This works fine in Chrome, and worked in Fir… (ďalšie informácie)

I am trying to reach an internal company website ([URL]), with a certificate chain rooted in a company certificate authority. This works fine in Chrome, and worked in Firefox on my previous computer. But i recently got a new machine, and something somewhere is not quite right. I get an error message looking like this (between the ~~~s):

~~~ Someone could be trying to impersonate the site and you should not continue.

Web sites prove their identity via certificates. Firefox does not trust [URL] because its certificate issuer is unknown, the certificate is self-signed, or the server is not sending the correct intermediate certificates.

Error code: SEC_ERROR_UNKNOWN_ISSUER

View Certificate ~~~

If i click on the error code, i get these details:

~~~ [URL]

Peer's Certificate issuer is not recognised.

HTTP Strict Transport Security: false HTTP Public Key Pinning: false

Certificate chain:


BEGIN CERTIFICATE-----

[certificate]


END CERTIFICATE-----
BEGIN CERTIFICATE-----

[certificate]


END CERTIFICATE-----
BEGIN CERTIFICATE-----

[certificate]


END CERTIFICATE-----

~~~

If i click 'View Certificate', i get a chain of three certificates:

  1. Subject common name = [certificate]
  2. Subject common name = [certificate]
  3. Subject common name = [certificate]

If i go to Settings > Privacy & Security > View Certificates > Authorities, i can find both the [certificate] certificates. As far as i can tell, they are identical - i can open the certificate from 'View Certificate' and the corresponding one from the certificate manager and flip between tabs, and all the details are the same.

I am using Firefox 120.0, via a flatpak, on Ubuntu 22. I have given the flatpak access to /etc/ssl/certs, where my company's internal CA certificates are located.

To me, this seems like it should all work. The server has a certificate signed by an internal CA, which is signed by another internal CA, and both those internal CA certificates are in my certificate manager. So what is going wrong? Is there any way i can debug this?

Otázku položil(a) twic Pred 1 rokom

Na otázku odpovedal(a) Mike Kaply Pred 1 rokom

  • Archivované

Picture in Picture: why closing the video opens the tab?

I've got a question/suggestion about Picture in Picture feature. Why "Close" button works the same as "Back to Tab"? Scenario: Close the Picture in Picture video by clic… (ďalšie informácie)

I've got a question/suggestion about Picture in Picture feature. Why "Close" button works the same as "Back to Tab"?

Scenario: Close the Picture in Picture video by clicking on the [X] button or Cmd+W shortcut.

Actual result: Picture in Picture closes and Firefox window opens, on the tab containing the video. This is very strange behaviour. If I close the video, I don't want to watch it now. Essentially "Close" button works exactly like "Back to Tab" button - so what's the point? If I wanted to switch to the tab - I would click on "Back to tab".

Expected result: I expect Picture in Picture video to close and nothing else to happen. Don't open the window/tab containing the video.

Thanks

Otázku položil(a) Dima Pred 8 mesiacmi

Posledná odpoveď od cor-el Pred 8 mesiacmi

  • Vyriešené
  • Archivované

[solved] How can I post HTML code in support.mozilla.org questions ?

Hello. How can I post HTML code snippets in support.mozilla.org questions ? All HTML code is rendered and none of the usual markdown (``` etc.) works. … (ďalšie informácie)

Hello. How can I post HTML code snippets in support.mozilla.org questions ? All HTML code is rendered and none of the usual markdown (``` etc.) works.

Otázku položil(a) welcome Pred 9 mesiacmi

Na otázku odpovedal(a) cor-el Pred 9 mesiacmi

  • Archivované

cant use http AT ALLL

i have tried LITERALLY EVERYTHING and i can just not connect to my site that uses http, it constantly redirects to https which DOES NOT WORK. and i am trying to connect… (ďalšie informácie)

i have tried LITERALLY EVERYTHING and i can just not connect to my site that uses http, it constantly redirects to https which DOES NOT WORK. and i am trying to connect to my server here so its kinda important but i clearly CANT access it.. i have watched countless forums, videos, addons. but nothing helps so please if anyone knows anything about this thatd be amazing.


ps also i have connected to the SAME ip/http server before using firefox, but now it does not work.

Otázku položil(a) T3RM4N4T0R Pred 9 mesiacmi

Posledná odpoveď od cor-el Pred 9 mesiacmi

  • Archivované

daily software update requests

I don't want to "update my software" every day. How can I turn this function completely off ? This continuous badgering makes me want to switch to another provider. … (ďalšie informácie)

I don't want to "update my software" every day. How can I turn this function completely off ? This continuous badgering makes me want to switch to another provider.

Otázku položil(a) mikecaruso363 Pred 10 mesiacmi

Posledná odpoveď od cor-el Pred 10 mesiacmi

  • Archivované

website specific configs

Is there some way to enable and disable specific config settings , on a per-site basis? For example, let's say I want to disable right-click hijacking (dom.event.context… (ďalšie informácie)

Is there some way to enable and disable specific config settings , on a per-site basis?

For example, let's say I want to disable right-click hijacking (dom.event.contextmenu.enabled) on turtlesaregreat.com, but use the default settings everywhere else.

The Page Info > Permissions panel has some, but not all the ones I want. Is this somehow built into Firefox, or maybe there's an extension?

Thanks.

FF120 on Sonoma

Otázku položil(a) MountainManJoe Pred 1 rokom

Posledná odpoveď od MountainManJoe Pred 1 rokom

  • Archivované

How to Get rid of "Firefox closed unexpectedly while starting" error window

Unattended software (kiosk) here. Sometimes (so rarely that I cannot reproduce in dev) the client sees this error screen: "Firefox closed unexpectedly while starting...… (ďalšie informácie)

Unattended software (kiosk) here.

Sometimes (so rarely that I cannot reproduce in dev) the client sees this error screen: "Firefox closed unexpectedly while starting..." (see image in attachment)

Sometimes when rebooting the error goes away and Firefox starts normally.

Sometimes even when rebooting the system - this vertical error screen appears, and one solution is to reinstall Firefox, but I'd like not to (if not necessary) or at least programmatically detect the issue and perform the needed actions.

QUESTIONS: How to programmatically detect (bash i.e.) that this error window is present and get rid of it properly? Or, how to (for debugging) force that screen to appear (to force that broken state)?

PS: I'm running Firefox using:

nohup firefox -P ff_custom_profile -new-instance -private-window -kiosk "$url" > /dev/null 2>&1 &

Thank you for any assistance or insight

Otázku položil(a) Roko C.B. Pred 11 mesiacmi

Posledná odpoveď od Mike Kaply Pred 11 mesiacmi

  • Vyriešené
  • Archivované

Some language fonts are not rendering

Recently, I switched to Fedora 39. At first, Firefox was working fine, but after I logged into my Firefox account, the fonts of some languages stopped rendering, and this… (ďalšie informácie)

Recently, I switched to Fedora 39. At first, Firefox was working fine, but after I logged into my Firefox account, the fonts of some languages stopped rendering, and this started happening with almost every site that was using system fonts.

Otázku položil(a) Sourav Kumar Paul Pred 1 rokom

Na otázku odpovedal(a) cor-el Pred 1 rokom

  • Archivované

Opening .pdf

Thanks guys for screwing up my day with your latest update. I used to be able to download a .pdf and opening it in my ,pdf reader. I NEED to do this for tax reconciliatio… (ďalšie informácie)

Thanks guys for screwing up my day with your latest update. I used to be able to download a .pdf and opening it in my ,pdf reader. I NEED to do this for tax reconciliation purposes. Now your crappy program has decided to open .pdfs in itself and I cant get a downloaded copy any more. What the hell was the programmer thinking? Yes I have gone to Applications and checked that it is set to my .pdf reader. Please fix this before I get fined by the tax office.

Otázku položil(a) cemax12001 Pred 1 rokom

Posledná odpoveď od jscher2000 - Support Volunteer Pred 11 mesiacmi

  • Vyriešené
  • Archivované

Why does Firefox stay on the Linkedin page

I'm up to the most current version of Firefox 120.0.1 (64-bit) Windows 11 For this and the last versions over a couple of years whenever I go to; https://www.linkedin.… (ďalšie informácie)

I'm up to the most current version of Firefox

120.0.1 (64-bit) Windows 11

For this and the last versions over a couple of years whenever I go to;

https://www.linkedin.com

Then try to go to any other page like https://nextdoor.com from a bookmark, it stays on linkedin.

If I enter the address by typing it in, it works.

Otázku položil(a) Mr BO Pred 1 rokom

Na otázku odpovedal(a) Mr BO Pred 11 mesiacmi

  • Archivované

New Tab Addon Button Missing

i use New Tab Override, reinstalled my software, firefox, and lost the button to get a new tab that goes on the address bar. its no longer in customize. ive removed the a… (ďalšie informácie)

i use New Tab Override, reinstalled my software, firefox, and lost the button to get a new tab that goes on the address bar. its no longer in customize. ive removed the addon and put it back on, started in troubleshoot mode, disabled all other addons, and it never showed back up

can someone help, the guy who made it wont help

Otázku položil(a) tunescool Pred 1 rokom

Posledná odpoveď od PMDonovan Pred 11 mesiacmi

  • Vyriešené
  • Archivované

Firefox freezes when handling tabs

Hello everyone. Since installing Linux Mint in May 2023 I have been having this issue with Firefox. Description of issue: When I switch between (or drag) tabs in a Firef… (ďalšie informácie)

Hello everyone. Since installing Linux Mint in May 2023 I have been having this issue with Firefox.

Description of issue: When I switch between (or drag) tabs in a Firefox window, the whole window becomes unresponsive, with the last tab I was switching from still in front. Often the contents of the window start to flash (disappear and reappear, leaving a black backgground) every 2 seconds. I can drag the window around, scroll, minimize it, but it is impossible to give any input in any tab. The only action somewhat possible to do inside the window is bring other tabs in front, it is still quite hard for the input to register, and if it does, it takes 10+ seconds. The issue goes away if I close the specific Firefox window, or if I manage to select and drag one tab out of the frozen window into its own new window. Then everything works as intended, like nothing ever happened.

I can reliably cause the freeze-up in a short time by holding CTRL+TAB and drag one tab to change the order while firefox cycles through the tabs in the open window.

While the window is frozen, the rest of the desktop is responsive as normal, even other Firefox windows. If I try to interact with the frozen window I can rarely see spikes of CPU usage. RAM stays at normal usage levels, far from being full.

What I have tried so far that has had no effect on the appearance of the issue:

1) Disabling all extensions i have

2) Run in troubleshooting mode

2) "Create a new places database" as suggested [https://support.mozilla.org/en-US/kb/firefox-hangs-or-not-responding#w_fi...]

3) Disabled hardware acceleration

4) Creaing a new firefox user profile

5) Use "Refresh Firefox" from the troubleshooting page

6) Use the Flatpak version of firefox

7) Reinstall firefox

Here is my system information

here

Otázku položil(a) nico.venuti Pred 1 rokom

Na otázku odpovedal(a) zeroknight Pred 1 rokom

  • Archivované

Firefox closing at random with no crash report

Yesterday Firefox started closing at random, sometimes instantly as soon as I open it. The crash dialog doesn't open, and if I go to about:crashes my most recent unreport… (ďalšie informácie)

Yesterday Firefox started closing at random, sometimes instantly as soon as I open it. The crash dialog doesn't open, and if I go to about:crashes my most recent unreported crash is from 2019. Tried refreshing, reinstalling, completely wiping all profiles and starting fresh. If I use troubleshooting mode it won't open properly at all. I am at a bit of a loss, any ideas?

Otázku položil(a) nathanbee354 Pred 1 rokom

Posledná odpoveď od the_logic_master Pred 1 rokom

  • Archivované

can't use YouTube....... everything is too slow...???.?..

I said it all in the in the opening statement... What else am I meant to say?????????? It worked fine 2 weeks ago..? But now forget it!!!!!!! What has changed....you must… (ďalšie informácie)

I said it all in the in the opening statement... What else am I meant to say?????????? It worked fine 2 weeks ago..? But now forget it!!!!!!! What has changed....you must know ... So don't ask me just fix it!!!!!!

Otázku položil(a) Leon.Jaeggi Pred 1 rokom

Posledná odpoveď od Paul Pred 1 rokom

  • Archivované

Links from New Outlook desktop app open in container tab by default but ideally shouldn't

Hi all! I am using Firefox Multi-Account containers with Firefox 120.0.1 (64-bit) and the New Outlook desktop client with Windows 10(*). I have more than one Office 365/… (ďalšie informácie)

Hi all!

I am using Firefox Multi-Account containers with Firefox 120.0.1 (64-bit) and the New Outlook desktop client with Windows 10(*). I have more than one Office 365/Outlook account, so I use different containers for each account.

Whenever I click on any link in New Outlook, it opens in one of my Firefox containers rather than in a default No Container tab.

Unfortunately, it opens in a container where I am logged into a different Office365 account than the one I use for the desktop client. This means any Office or organisation-specific links fail to work unless I copy and paste the link across.

Is there some way to force Outlook to open these tabs as No Container?

Thanks, penguinoid

(*) I'm using a university owned/managed computer and they've disabled the option to update to Windows 11

Otázku položil(a) Penguinoid Pred 1 rokom

Posledná odpoveď od Penguinoid Pred 1 rokom