搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

How to load PKCS11 module and deploy to enterprise

  • 3 个回答
  • 2 人有此问题
  • 1 次查看
  • 最后回复者为 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