Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Learn More

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

How to load PKCS11 module and deploy to enterprise

  • 3 відповіді
  • 2 мають цю проблему
  • 116 переглядів
  • Остання відповідь від 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.

Обране рішення

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.

Читати цю відповідь у контексті 👍 0

Усі відповіді (3)

more options

Вибране рішення

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