aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorBen Low <benjamin.d.low@gmail.com>2018-07-18 18:24:06 +1000
committerBen Low <benjamin.d.low@gmail.com>2018-07-18 18:24:06 +1000
commitaad57241e9df8da60021ab86a529b166bd6717e8 (patch)
tree1597aaa8f1fcd08fd5ef1721441a61f59982c3a8 /README.md
parentFix TOC, spelling. (diff)
downloadYubiKey-Guide-aad57241e9df8da60021ab86a529b166bd6717e8.tar.gz
Fix key label, consistency.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1af58d1..d298889 100644
--- a/README.md
+++ b/README.md
@@ -1304,7 +1304,7 @@ The migrated key should be listed in `ssh-add -l`:
Or to show the keys with MD5 fingerprints, as used by `gpg-connect-agent`'s `KEYINFO` and `DELETE_KEY` commands:
$ ssh-add -E md5 -l
- 4096 MD5:... cardno:000606900360 (RSA)
+ 4096 MD5:... cardno:00060123456 (RSA)
2048 MD5:... /Users/username/.ssh/id_rsa (RSA)
When using the key `pinentry` will be invoked to request the key's passphrase. The passphrase will be cached for up to 10 minutes idle time between uses, to a maximum of 2 hours.