mirror of
https://github.com/drduh/YubiKey-Guide.git
synced 2024-11-22 07:18:06 +00:00
typo
This commit is contained in:
parent
6e19ae4cc4
commit
678e779b1f
@ -1415,7 +1415,7 @@ cd $GNUPGHOME
|
||||
|
||||
When a GnuPG key is added to YubiKey using `keytocard`, the key is deleted from the keyring and a **stub** is added, pointing to the YubiKey. The stub identifies the GnuPG key ID and YubiKey serial number.
|
||||
|
||||
When the operation is repeated for an additional YubiKey, the stub is overwritten `keytocard` and now will point to the latest YubiKey.
|
||||
When the operation is repeated for an additional YubiKey, the stub is overwritten and will now point to the latest YubiKey.
|
||||
|
||||
GnuPG will request a specific YubiKey by serial number, as referenced by the stub, and will not recognize another YubiKey with a different serial number without manual intervention.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user