aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authordrduh <github@duh.to>2019-01-07 01:45:27 +0000
committerGitHub <noreply@github.com>2019-01-07 01:45:27 +0000
commit97cb5d2904812981b44fad788af5c98e9338b9ab (patch)
tree79401c0c726da271f93e4be7ee50166235057368 /README.md
parentMerge pull request #84 from hughobrien/mention-tmpfs (diff)
parentAdd addition note about red hokey output (diff)
downloadYubiKey-Guide-97cb5d2904812981b44fad788af5c98e9338b9ab.tar.gz
Merge pull request #87 from pmotch/master
Add addition note about red hokey output
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5cc6994..3ab270a 100644
--- a/README.md
+++ b/README.md
@@ -495,7 +495,8 @@ $ gpg --export $KEYID | hokey lint
The output will display any problems with your key in red text. If everything is green, your key passes each of the tests. If it is red, your key has failed one of the tests.
-> hokey may warn (orange text) about cross certification for the authentication key. GPG's [Signing Subkey Cross-Certification](https://gnupg.org/faq/subkey-cross-certify.html) documentation has more detail on cross certification, and gpg v2.2.1 notes "subkey <keyid> does not sign and so does not need to be cross-certified".
+> hokey may warn (orange text) about cross certification for the authentication key. GPG's [Signing Subkey Cross-Certification](https://gnupg.org/faq/subkey-cross-certify.html) documentation has more detail on cross certification, and gpg v2.2.1 notes "subkey <keyid> does not sign and so does not need to be cross-certified". hokey may also indicate a problem (red text) with `Key expiration times: []` on the primary key (see [Note #3](#notes) about not setting an expiry for the primary key).
+
# Export keys