mirror of
https://github.com/drduh/YubiKey-Guide.git
synced 2025-01-06 21:10:53 +00:00
Update README.md
updated generate key command to gpg --full-generate-key,
This commit is contained in:
parent
cedcac7a50
commit
9a1073e225
@ -174,8 +174,8 @@ Paste the following [text](https://stackoverflow.com/questions/2500436/how-does-
|
||||
|
||||
Generate a new key with GPG, selecting RSA (sign only) and the appropriate keysize, optionally specifying an expiry:
|
||||
|
||||
$ gpg --gen-key
|
||||
|
||||
$ gpg --full-generate-key
|
||||
|
||||
Please select what kind of key you want:
|
||||
(1) RSA and RSA (default)
|
||||
(2) DSA and Elgamal
|
||||
|
Loading…
Reference in New Issue
Block a user