diff options
Diffstat (limited to 'ssh-keyscan.0')
-rw-r--r-- | ssh-keyscan.0 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ssh-keyscan.0 b/ssh-keyscan.0 index 0206c04fb..f655abd47 100644 --- a/ssh-keyscan.0 +++ b/ssh-keyscan.0 | |||
@@ -56,7 +56,7 @@ DESCRIPTION | |||
56 | about its progress. | 56 | about its progress. |
57 | 57 | ||
58 | SECURITY | 58 | SECURITY |
59 | If a ssh_known_hosts file is constructed using ssh-keyscan without veri- | 59 | If an ssh_known_hosts file is constructed using ssh-keyscan without veri- |
60 | fying the keys, users will be vulnerable to man in the middle attacks. | 60 | fying the keys, users will be vulnerable to man in the middle attacks. |
61 | On the other hand, if the security model allows such a risk, ssh-keyscan | 61 | On the other hand, if the security model allows such a risk, ssh-keyscan |
62 | can help in the detection of tampered keyfiles or man in the middle at- | 62 | can help in the detection of tampered keyfiles or man in the middle at- |
@@ -104,4 +104,4 @@ BUGS | |||
104 | This is because it opens a connection to the ssh port, reads the public | 104 | This is because it opens a connection to the ssh port, reads the public |
105 | key, and drops the connection as soon as it gets the key. | 105 | key, and drops the connection as soon as it gets the key. |
106 | 106 | ||
107 | OpenBSD 3.9 January 1, 1996 2 | 107 | OpenBSD 4.1 January 1, 1996 2 |