ssh(1): refer to thumbprint(6) for the sshthumbs file format
This commit is contained in:
parent
42f449b9ce
commit
403584715f
1 changed files with 5 additions and 2 deletions
|
@ -39,7 +39,9 @@ in factotum) or plaintext passwords. To authenticate
|
||||||
the host to the user, the hosts RSA public key is
|
the host to the user, the hosts RSA public key is
|
||||||
hashed and compared to the entries in
|
hashed and compared to the entries in
|
||||||
.B $home/lib/sshthumbs
|
.B $home/lib/sshthumbs
|
||||||
file. The
|
file (see
|
||||||
|
.IR thumbprint (6)).
|
||||||
|
The
|
||||||
.I thumbfile
|
.I thumbfile
|
||||||
location can be changed with the
|
location can be changed with the
|
||||||
.B -t
|
.B -t
|
||||||
|
@ -68,7 +70,8 @@ option enables debug output.
|
||||||
the user's thumbfile of known host fingerprints
|
the user's thumbfile of known host fingerprints
|
||||||
.SH SOURCE
|
.SH SOURCE
|
||||||
.B /sys/src/cmd/ssh.c
|
.B /sys/src/cmd/ssh.c
|
||||||
.SH SEE ALSO
|
.SH "SEE ALSO"
|
||||||
.IR vt (1),
|
.IR vt (1),
|
||||||
.IR rsa (8),
|
.IR rsa (8),
|
||||||
|
.IR thumbprint (6),
|
||||||
.IR factotum (4)
|
.IR factotum (4)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue