Replies: 2 comments 3 replies
-
|
Did you patch with pid 0030? |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Yubi is not likely working with middlewares like OpenSC. Actually, with a Yubi VID you won’t be able to commission again through the Web. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to use a PicoHSM connected to a Raspberry Pi 5.
I've started following the instructions at https://github.com/polhenarejos/pico-hsm/blob/master/doc/usage.md, but I am getting stuck.
output of lsusb is as follows:
# lsusb Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 003 Device 005: ID 1050:0030 Yubico.com Pico Key Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hubRunning initialisation using pico-hsm-tool.py works:
However, when I try to use pkcs11-tool, it does not see the HSM:
I have added the following lines to the start of /etc/ssl/openssl.cnf:
At this point, I am a bit stuck trying to work out what I have got wrong.
Any assistance would be greatly appreciated.
Geoff.
Beta Was this translation helpful? Give feedback.
All reactions