Document ~/.ssh/id_dropbear

This commit is contained in:
Matt Johnston 2015-01-28 22:22:32 +08:00
parent a7a79d569a
commit e25c297c3c
3 changed files with 4 additions and 4 deletions

View File

@ -33,7 +33,7 @@ Identity file.
Read the identity key from file Read the identity key from file
.I idfile .I idfile
(multiple allowed). This file is created with dropbearkey(1) or converted (multiple allowed). This file is created with dropbearkey(1) or converted
from OpenSSH with dropbearconvert(1). from OpenSSH with dropbearconvert(1). The default path ~/.ssh/id_dropbear is used
.TP .TP
.B \-L [\fIlistenaddress\fR]:\fIlistenport\fR:\fIhost\fR:\fIport\fR .B \-L [\fIlistenaddress\fR]:\fIlistenport\fR:\fIhost\fR:\fIport\fR
Local port forwarding. Local port forwarding.

View File

@ -39,9 +39,9 @@ or
An existing Dropbear or OpenSSH private key file An existing Dropbear or OpenSSH private key file
.TP .TP
.B output file .B output file
The path to write the converted private key file The path to write the converted private key file. For client authentication ~/.ssh/id_dropbear is loaded by default
.SH EXAMPLE .SH EXAMPLE
# dropbearconvert openssh dropbear ~/.ssh/id_rsa ~/.ssh/dropbear_priv # dropbearconvert openssh dropbear ~/.ssh/id_rsa ~/.ssh/id_dropbear
.SH AUTHOR .SH AUTHOR
Matt Johnston (matt@ucc.asn.au). Matt Johnston (matt@ucc.asn.au).
.SH SEE ALSO .SH SEE ALSO

View File

@ -33,7 +33,7 @@ or
.TP .TP
.B \-f \fIfile .B \-f \fIfile
Write the secret key to the file Write the secret key to the file
.IR file . .IR file . For client authentication ~/.ssh/id_dropbear is loaded by default
.TP .TP
.B \-s \fIbits .B \-s \fIbits
Set the key size to Set the key size to