Sykje yn Support

Mij stipescams. Wy sille jo nea freegje in telefoannûmer te beljen, der in sms nei ta te stjoeren of persoanlike gegevens te dielen. Meld fertochte aktiviteit mei de opsje ‘Misbrûk melde’.

Mear ynfo

Dizze konversaasje is argivearre. Stel in nije fraach as jo help nedich hawwe.

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

  • 2 antwurd
  • 5 hawwe dit probleem
  • 6 werjeftes
  • Lêste antwurd fan 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.

Bewurke troch pozdemar op

Alle antwurden (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.