From 371d4ec77b13482d032b3bf66795c7bdbe7be5ad Mon Sep 17 00:00:00 2001 From: drduh Date: Sun, 15 Aug 2021 15:46:14 -0700 Subject: [PATCH] Mention the yubikey troubleshooting guide for gpg to fix #217 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c2b97e9..c27c8a7 100644 --- a/README.md +++ b/README.md @@ -2718,6 +2718,8 @@ Admin PIN: 12345678 - If you receive the error, `gpg: 0x0000000000000000: skipped: Unusable public key` or `encryption failed: Unusable public key` the sub-key may be expired and can no longer be used to encrypt nor sign messages. It can still be used to decrypt and authenticate, however. +- Refer to Yubico article [Troubleshooting Issues with GPG](https://support.yubico.com/hc/en-us/articles/360013714479-Troubleshooting-Issues-with-GPG) for additional guidance. + # Links * https://alexcabal.com/creating-the-perfect-gpg-keypair/