Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Learn More

How to load PKCS11 module and deploy to enterprise

  • 3 respostas
  • 2 têm este problema
  • 1 visualização
  • Última resposta por Mike Kaply

more options

I am currently using Firefox Quantum ESR 60 in an enterprise deployment.

We noticed that our smartcards are no longer being read after upgrading from Firefox 38 to 60.

I cam see that once I load the module under security devices, the issue goes away.

My question is how do I deploy this out to everyone else now? I can't expect our users all to do this manually.

Any help would realyl be appreciated.

thank you.

I am currently using Firefox Quantum ESR 60 in an enterprise deployment. We noticed that our smartcards are no longer being read after upgrading from Firefox 38 to 60. I cam see that once I load the module under security devices, the issue goes away. My question is how do I deploy this out to everyone else now? I can't expect our users all to do this manually. Any help would realyl be appreciated. thank you.

Solução escolhida

We don't currently have that support in policies right now. It will be added in ESR 60.4/Firefox 64.

In the mean time, you can create an extension to load the PKCS11 module:

https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/pkcs11

Or use CCK2 or Autoconfig.

Ler esta resposta no contexto 👍 0

Todas as respostas (3)

more options

Solução escolhida

We don't currently have that support in policies right now. It will be added in ESR 60.4/Firefox 64.

In the mean time, you can create an extension to load the PKCS11 module:

https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/pkcs11

Or use CCK2 or Autoconfig.

more options

may i ask what the autoconfig method would be to achieve this?

more options