summaryrefslogtreecommitdiff
path: root/ssh-keyscan.0
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2014-02-10 00:18:28 +0000
committerColin Watson <cjwatson@debian.org>2014-02-10 00:18:28 +0000
commit9a975a9faed7c4f334e8c8490db3e77e102f2b21 (patch)
tree764a885ec9a963f6a8b15de6e1765f16b9ac4738 /ssh-keyscan.0
parentee196dab7c5f97f0b80c8099343a375bead92010 (diff)
parentcdb6c90811caa5df2df856be9b0b16db020fe31d (diff)
Import openssh_6.5p1.orig.tar.gz
Diffstat (limited to 'ssh-keyscan.0')
-rw-r--r--ssh-keyscan.010
1 files changed, 5 insertions, 5 deletions
diff --git a/ssh-keyscan.0 b/ssh-keyscan.0
index 3ea99c320..09cfa0afa 100644
--- a/ssh-keyscan.0
+++ b/ssh-keyscan.0
@@ -48,9 +48,9 @@ DESCRIPTION
48 -t type 48 -t type
49 Specifies the type of the key to fetch from the scanned hosts. 49 Specifies the type of the key to fetch from the scanned hosts.
50 The possible values are ``rsa1'' for protocol version 1 and 50 The possible values are ``rsa1'' for protocol version 1 and
51 ``dsa'', ``ecdsa'' or ``rsa'' for protocol version 2. Multiple 51 ``dsa'', ``ecdsa'', ``ed25519'', or ``rsa'' for protocol version
52 values may be specified by separating them with commas. The 52 2. Multiple values may be specified by separating them with
53 default is to fetch ``rsa'' and ``ecdsa'' keys. 53 commas. The default is to fetch ``rsa'' and ``ecdsa'' keys.
54 54
55 -v Verbose mode. Causes ssh-keyscan to print debugging messages 55 -v Verbose mode. Causes ssh-keyscan to print debugging messages
56 about its progress. 56 about its progress.
@@ -77,7 +77,7 @@ FILES
77 host-or-namelist keytype base64-encoded-key 77 host-or-namelist keytype base64-encoded-key
78 78
79 Where keytype is either ``ecdsa-sha2-nistp256'', ``ecdsa-sha2-nistp384'', 79 Where keytype is either ``ecdsa-sha2-nistp256'', ``ecdsa-sha2-nistp384'',
80 ``ecdsa-sha2-nistp521'', ``ssh-dss'' or ``ssh-rsa''. 80 ``ecdsa-sha2-nistp521'', ``ssh-ed25519'', ``ssh-dss'' or ``ssh-rsa''.
81 81
82 /etc/ssh/ssh_known_hosts 82 /etc/ssh/ssh_known_hosts
83 83
@@ -106,4 +106,4 @@ BUGS
106 This is because it opens a connection to the ssh port, reads the public 106 This is because it opens a connection to the ssh port, reads the public
107 key, and drops the connection as soon as it gets the key. 107 key, and drops the connection as soon as it gets the key.
108 108
109OpenBSD 5.4 July 16, 2013 OpenBSD 5.4 109OpenBSD 5.4 December 7, 2013 OpenBSD 5.4