aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authordrduh <drduh@users.noreply.github.com>2016-09-20 13:51:45 -0400
committerGitHub <noreply@github.com>2016-09-20 13:51:45 -0400
commite6a7604e3b602932a77ef482ef57a380bbdf4244 (patch)
tree04009d2c3512f6efa1d1f59579360937ddeb3ebe /README.md
parentMerge pull request #13 from wsargent/patch-2 (diff)
parentAdd an extra error condition (diff)
downloadYubiKey-Guide-e6a7604e3b602932a77ef482ef57a380bbdf4244.tar.gz
Merge pull request #16 from wsargent/patch-1
Add an extra error condition
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7e01165..8085619 100644
--- a/README.md
+++ b/README.md
@@ -1239,6 +1239,8 @@ There is a `-L` option of `ssh-add` that lists public key parameters of all iden
- If you receive the error, `Key does not match the card's capability` - you likely need to use 2048 bit RSA key sizes.
+- If you receive the error, `sign_and_send_pubkey: signing failed: agent refused operation` - you probably have ssh-agent running. Make sure you replaced ssh-agent with gpg-agent as noted above.
+
- If you totally screw up, you can [reset the card](https://developers.yubico.com/ykneo-openpgp/ResetApplet.html).
# References