Mac M1 not able to load pkcs11 module into Firefox
Categories
(Core :: Widget: Cocoa, defect)
Tracking
()
People
(Reporter: Rachel.lv, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.2 Safari/605.1.15
Steps to reproduce:
Apple latest M1 chip, MacOS BigSur 11.2 and 11.3, latest Firefox version
Mac M1 PC not able to load pkcs11 module into Firefox, is it because Firefox not yet make the "load PKCS11 Module" function be compatible with Mac M1 chip? How long can we expect to get this issue solved?
Because I tried with the old Mac PC with the same version of Firefox , can load the same pkcs11 module successfully?
Actual results:
Pops up a window show "Not able to load module"
Expected results:
Load module successfully and module listed out immediately
Comment 1•5 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Widget: Cocoa' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.
Comment 2•5 years ago
•
|
||
This appears to be a duplicate of bug 1684849. If the same pkcs11 module loads on an Intel Mac with Firefox, the problem is likely to be that the pkcs11 module you are using needs to be updated and rebuilt for Apple Silicon devices. This is not a Firefox problem, but you may be able to use the Intel pkcs11 module on an Apple Silicon M1 machine by running Firefox under Rosetta. See bug 1684849 for more information.
Description
•