Changing the PIN on the Taglio PIV Card using OpenSC

This article uses the PKCS-11-tool utility in the OpenSC distribution.

This command will prompt for pins:

$ pkcs11-tool --login --change-pin

You can also specify the pins in the command line:

$ pkcs11-tool --login --change-pin --pin <currentpin> --new-pin <newpin>
Have more questions? Submit a request

0 Comments

Article is closed for comments.
Powered by Zendesk