Ky sajt do të funksionojë me kufizime, teksa bëjmë mirëmbajtjen e tij për të përmirësuar punën tuaj. Nëse një artikull nuk e zgjidh problemin tuaj dhe dëshironi të bëni një pyetje, kemi bashkësinë tonë të asistencës, e gatshme për t’ju ndihmuar, te @FirefoxSupport në Twitter dhe/r/firefox në Reddit.

Kërkoni te Asistenca

Shmangni karremëzime gjoja asistence. S’do t’ju kërkojmë kurrë të bëni një thirrje apo të dërgoni tekst te një numër telefoni, apo të na jepni të dhëna personale. Ju lutemi, raportoni veprimtari të dyshimtë duke përdorur mundësinë “Raportoni Abuzim”.

Mësoni Më Tepër

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

  • 2 përgjigje
  • 5 e kanë hasur këtë problem
  • 6 parje
  • Përgjigjja më e re nga 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.

Ndryshuar nga pozdemar

Krejt Përgjigjet (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.