xca can not input pin #84

Closed
opened 2025-04-03 17:34:04 +08:00 by IsayIsee · 3 comments

firmware:3e1b29f
xca version: 2.9
hardware: waveshare_rp2350_zero

using pico-hsm, xca does not prompt for a PIN. I checked the xca manual(https://hohnstaedt.de/xca-doc/html/smartcard.html#) and found that when xca thinks the token has a built-in keyboard, it will use the built-in keyboard by default without asking for a PIN. I don't know if this is the reason why it does not prompt for a PIN.

firmware:[3e1b29f](https://github.com/polhenarejos/pico-hsm/commit/3e1b29f72a1366d5b68803cfd75236ab58f27250) xca version: 2.9 hardware: waveshare_rp2350_zero using pico-hsm, xca does not prompt for a PIN. I checked the xca manual(https://hohnstaedt.de/xca-doc/html/smartcard.html#) and found that when xca thinks the token has a built-in keyboard, it will use the built-in keyboard by default without asking for a PIN. I don't know if this is the reason why it does not prompt for a PIN.

Related with #81

What pkcs11-tool -L returns?

Related with #81 What `pkcs11-tool -L` returns?

Image

![Image](https://github.com/user-attachments/assets/9cd331b6-f668-473a-89a4-eb8639b880e8)

i tested 611b762, xca can prompt input pin now

thks

i tested [611b762](https://github.com/IsayIsee/pico-hsm/commit/611b762a1fd48be2a617178e485eca4af9742aee), xca can prompt input pin now thks
Sign in to join this conversation.