We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Vanwege onderhoudswerkzaamheden die uw ervaring zouden moeten verbeteren, heeft deze website beperkte functionaliteit. Als een artikel uw probleem niet verhelpt en u een vraag wilt stellen, kan onze ondersteuningsgemeenschap u helpen in @FirefoxSupport op Twitter en /r/firefox op Reddit.

Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Meer info

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

Unable to use client authentication certificates from Windows Certificate Store inside Firefox

  • 2 antwoorden
  • 5 hebben dit probleem
  • 6 weergaven
  • Laatste antwoord van pozdemar

more options

We are using Firefox as one of our corporate browsers. We are currently rolling out two factor authentication for mission critical web applications using managed PKI infrastructure. We have enrolled our employees for non-exportable client authentication certificates which are being stored in their internal Windows Certificate Storage.

We can now easily authenticate towards our corporate websites using Internet Explorer or Google Chrome. However, we did not manage to get Firefox to use the client authentication certificate from the Windows Certificate Storage. I understand that Firefox maintains its own certificate storage, but is there a way to configure Firefox to use the client authentication certificates stored in Windows Certificate Storage?

Thank you very much for any feedback including information that it is not possible by design.

We are using Firefox as one of our corporate browsers. We are currently rolling out two factor authentication for mission critical web applications using managed PKI infrastructure. We have enrolled our employees for non-exportable client authentication certificates which are being stored in their internal Windows Certificate Storage. We can now easily authenticate towards our corporate websites using Internet Explorer or Google Chrome. However, we did not manage to get Firefox to use the client authentication certificate from the Windows Certificate Storage. I understand that Firefox maintains its own certificate storage, but is there a way to configure Firefox to use the client authentication certificates stored in Windows Certificate Storage? Thank you very much for any feedback including information that it is not possible by design.

Bewerkt door pozdemar op

Alle antwoorden (2)

more options

Did you check this pref on the about:config page?

  • security.enterprise_roots.enabled

See also:

more options

cor-el said

Did you check this pref on the about:config page?
  • security.enterprise_roots.enabled
See also:

I have checked this option earlier, but unfortunately that does not solve our problem. security.enterprise_roots.enabled is settings which allows Firefox to trust certificate authorities from Windows Certificate Storage (folder Trusted Root Certification Authorities).

However, what we need is to configure Firefox to use client authentication certificates stored in folder Personal in Windows Certificate Storage during SSL handshake - unlike the previous case, those certs also include corresponding private keys. Thanks for any other suggestions.