File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
source/components/nitrokeys/hsm Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -15,12 +15,17 @@ Getting Started
15
15
`this <https://www.cardcontact.de/download/sc-hsm-starterkit.zip >`__
16
16
driver (`source <https://github.com/CardContact/sc-hsm-embedded >`__).
17
17
18
- .. tab :: MacOS
18
+ .. tab :: macOS
19
19
Install `OpenSC <https://github.com/OpenSC/OpenSC/wiki >`__.
20
20
Alternatively, install
21
21
`this <https://www.cardcontact.de/download/sc-hsm-starterkit.zip >`__
22
22
driver (`source <https://github.com/CardContact/sc-hsm-embedded >`__).
23
23
24
+ On some macOS versions, OpenSC fails to find the CCID library of the operating system.
25
+ In this case OpenSC tools will show ``Unresponsive Card `` errors.
26
+ The problem can be fixed by either copying or symlinking the directory ``/usr/libexec/SmartCardServices `` to ``/usr/local/libexec/SmartCardServices ``.
27
+ A reboot after this change is mandatory to make the new library to be recognized.
28
+
24
29
.. tab :: Windows
25
30
Install `OpenSC <https://github.com/OpenSC/OpenSC/wiki >`__.
26
31
Alternatively, install
You can’t perform that action at this time.
0 commit comments