[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: pkinit and OpenPGP Smartcard



Hi *,

Love Hörnquist Åstrand wrote:
>
>
> You use soft-pkcs11 which is a software token, you should use 
> /usr/lib/libmusclepkcs11.so.0
> just like you do for the pkcs11 tools.
>
> hxtool print --pass=PROMPT --info PKCS11:/usr/lib/libmusclepkcs11.so.0

mh, Thanks! Another error message is a good error message ;)

# /usr/heimdal/bin/hxtool print --pass=PROMPT --info 
PKCS11:/usr/lib/libmusclepkcs11.so.0
hxtool: hx509_certs_init: Selected PKCS11 module have no slots

#  pkcs11-tool --module /usr/lib/libmusclepkcs11.so.0 --list-slots
No slots found
No slots...

but,

opensc-tool -a
3b:fa:13:00:ff:81:31:80:45:00:31:c1:73:c0:01:00:00:90:00:b1

gives me the correct atr.

I'am very confused...