Hello everybody,
My nitrokey is initialized and used on windows 10 .
At the begining, i changed the so-pin with a personnal 16 digits so-pin.
In use, A user has blocked the pin with the three retries.
If i used sc-hsm_tool , i have the message “user pin locked”
I try to reinit pin with the command line :
pkcs11-tool --login --login-type so --so-pin=XXXXXXXXXXXXXXXX --init-pin --new-pin=123456
Using slot 0 with a present token (0x0)
error: PKCS11 function C_InitPIN failed: rv = CKR_PIN_INCORRECT (0xa0)
Aborting.
Every test like that decrease le so-pin tries left
do you have an idea?
Best regards