Como posso fazer com que o Firefox use o armazenamento de certificados do Windows para procurar por certificados de clientes?
Não parece que isso seja possível de acordo com o Wiki Mozilla . Este artigo fala sobre como colocar os CA's no Firefox, por isso vale a pena ler por completo. Também publiquei outro artigo na parte inferior com possível solução alternativa, etc.
Instalando certificados no Firefox
There are lots of organizations that use their own certificate authority to issue certificates for their internal servers. Since Firefox does not use the Windows certificate store (bug 432802, bug 472113), these have to be manually added into Firefox. This page will cover how to get those CAs into Firefox.
-
Outro artigo com possível solução alternativa
Atualizar
Using the PKCS#11 module in Firefox and Thunderbird
After installation of OpenSC you must register the PKCS11 module in Firefox:
- Open the Firefox preferences dialog. Choose “Advanced” > “Encryption” > “Security Devices”
- Choose “Load”
- Enter a name for the security module, such as “OpenSC”
- Choose “Browse…” to find the location of the PKCS11 module on your local computer (Usually c:\WINDOWS\System32\opensc-pkcs11.dll or /usr/local/lib/opensc-pkcs11.so)
Outros recursos potenciais
- Potencial de recursos
- Somente recurso de referência
Esclarecimento adicional
Se você está querendo saber onde encontrar a configuração security.enterprise_roots.enabled
, na barra de endereços Firefox , você pode digitar About:Config
e, em seguida, pressionar Enter
.
Important: If you get the warning that "
This might void your warranty
" you will need to select theI accept the risk
() option.
No campo Pesquisar , digite "segurança" e pressione Enter
para ver a configuração e atributos de lá.