1
0
mirror of https://github.com/drduh/YubiKey-Guide.git synced 2024-06-10 04:02:24 +00:00
This commit is contained in:
Wheest 2018-06-20 15:20:58 +00:00 committed by GitHub
commit d122497306
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1319,7 +1319,7 @@ Run the following commands:
You can then change your repository url to:
`git@github.com:USERNAME/repository`. Any authenticated commands will be authorized by your YubiKey.
**Note:** If you encounter the error `gpg: signing failed: No secret key`, run `gpg --card-status` with your YubiKey plugged in and try the git command again.
**Note:** If you encounter the error `gpg: signing failed: No secret key`, run `gpg --card-status` with your YubiKey plugged in and try the git command again. If you don't have it already, install [plink](https://linux.die.net/man/1/plink) using `sudo apt-get install plink`
## 4.7 Requiring touch to authenticate