You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
as described in issue #45, I am trying to set-up a Nitrokey 3.
This issue looks different than the aforementioned one:
Changing the PIN seems to work...
$ ./pivy-tool change-pin
Enter current PIV PIN (2B671D88):
Enter new PIV PIN (2B671D88):
Confirm new PIV PIN (2B671D88):
...but changing the PUK results in a segmentation fault:
$ ./pivy-tool change-puk
Enter current PUK (2B671D88):
Enter new PUK (2B671D88):
pivy-tool: PIN must be 4-8 characters
Enter current PUK (2B671D88):
Enter new PUK (2B671D88):
Confirm new PUK (2B671D88):
Segmentation fault
I tried different numbers of characters, alphanumeric charset, only digits, but the problem persists.
Any suggestions?
Cheers, Matthias
The text was updated successfully, but these errors were encountered:
Hi,
as described in issue #45, I am trying to set-up a Nitrokey 3.
This issue looks different than the aforementioned one:
Changing the PIN seems to work...
...but changing the PUK results in a segmentation fault:
I tried different numbers of characters, alphanumeric charset, only digits, but the problem persists.
Any suggestions?
Cheers, Matthias
The text was updated successfully, but these errors were encountered: