Skip to content

Commit

Permalink
Precise that gpg first asks for the admin pin in generate
Browse files Browse the repository at this point in the history
  • Loading branch information
sosthene-nitrokey committed Oct 12, 2022
1 parent dfe1325 commit 41725cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion USAGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ Your selection? 1
The card will prompt you for the admin password (`12345678` by default).
Continue for all three key types (signature, decryption and authentication).

Finally, you can generate the keys with `generate`. `gpg` will ask you the user pin, `123456` by default.
Finally, you can generate the keys with `generate`. `gpg` will ask you the admin pin then the user pin (`123456` by default).

```
gpg/card> generate
Expand Down

0 comments on commit 41725cb

Please sign in to comment.