diff options
-rw-r--r-- | debian/README.compromised-keys | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/README.compromised-keys b/debian/README.compromised-keys index 048aadd04..bfffc154a 100644 --- a/debian/README.compromised-keys +++ b/debian/README.compromised-keys | |||
@@ -101,9 +101,9 @@ OpenSSH: | |||
101 | 101 | ||
102 | ssh-vulnkey /path/to/key | 102 | ssh-vulnkey /path/to/key |
103 | 103 | ||
104 | If ssh-vulnkey says "No blacklist file", then it has no information | 104 | If ssh-vulnkey says "Unknown (no blacklist information)", then it has no |
105 | about whether that key is affected. If in doubt, destroy the key and | 105 | information about whether that key is affected. If in doubt, destroy the |
106 | generate a new one. | 106 | key and generate a new one. |
107 | 107 | ||
108 | 4. Regenerate any affected user keys | 108 | 4. Regenerate any affected user keys |
109 | 109 | ||