Fungovanie tejto stránky je z dôvodu údržby dočasne obmedzené. Ak článok nevyrieši váš problém a chcete položiť otázku, napíšte našej komunite podpory na Twitter @FirefoxSupport alebo Reddit /r/firefox.

Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Ďalšie informácie

Microsoft Family Safety stopping Firefox

  • 6 odpovedí
  • 20 má tento problém
  • 4 zobrazenia
  • Posledná odpoveď od philipp

more options

Hello, Firefox was fine last week now it tells me the following for sites like Facebook, Google, etc

www.facebook.com uses an invalid security certificate. The certificate is not trusted because no issuer chain was provided. (Error code: sec_error_unknown_issuer)

On some I cannot bypass.

The problem is I'm using Microsoft Family safety and the certificate issuer is now: Microsoft Family Safety.

I don't know if this is caused by a Firefox update or Microsoft update, but either way Firefox now does not work, I cannot fix it and I'll have to stop using it unless there's a solution. I imagine the same fault is happening for anyone else using Microsoft Familty safety.

I also use Chrome, which is even more pedantic about certificates, but Chrome works perfectly, suggesting it's a Firefox update that is shafting this.

Any idea?

Hello, Firefox was fine last week now it tells me the following for sites like Facebook, Google, etc www.facebook.com uses an invalid security certificate. The certificate is not trusted because no issuer chain was provided. (Error code: sec_error_unknown_issuer) On some I cannot bypass. The problem is I'm using Microsoft Family safety and the certificate issuer is now: Microsoft Family Safety. I don't know if this is caused by a Firefox update or Microsoft update, but either way Firefox now does not work, I cannot fix it and I'll have to stop using it unless there's a solution. I imagine the same fault is happening for anyone else using Microsoft Familty safety. I also use Chrome, which is even more pedantic about certificates, but Chrome works perfectly, suggesting it's a Firefox update that is shafting this. Any idea?

Vybrané riešenie

chrome relies on the built-in windows certificate store whereas firefox implements its own trust store/security module.

Čítať túto odpoveď v kontexte 👍 0

Všetky odpovede (6)

more options

hello, this is caused by a windows update - please see http://support.microsoft.com/kb/2965142/en-us#2 for details.

more options

That was a quick reply :)

And it works, thanks.

How come Chrome doesn't have this problem?

more options

Vybrané riešenie

chrome relies on the built-in windows certificate store whereas firefox implements its own trust store/security module.

more options

wrong entry. ignore this post

Upravil(a) chucklepie dňa

more options

So, was this for added security or cross platform ease? Chrome is platform independent too....

more options

mozilla always came with its own security component: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS

this is intended for cross-plattform compatibility and security as well. encryption is such an important infrastructure of the web, so i think it's beneficial that there is a variety of different and also open source modules that enable it (a central system will be easier to exploit).