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’.

Learn More

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

How to load PKCS11 module and deploy to enterprise

  • 3 antwoorden
  • 2 hebben dit probleem
  • 1 weergave
  • Laatste antwoord van 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.

Gekozen oplossing

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.

Dit antwoord in context lezen 👍 0

Alle antwoorden (3)

more options

Gekozen oplossing

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