comparison dropbearconvert.1 @ 999:295a08e9d07e

Document ~/.ssh/id_dropbear
author Matt Johnston <matt@ucc.asn.au>
date Wed, 28 Jan 2015 22:22:32 +0800
parents 830fae485d40
children 80cacacfec23
comparison
equal deleted inserted replaced
996:47643024fc90 999:295a08e9d07e
37 .TP 37 .TP
38 .B input file 38 .B input file
39 An existing Dropbear or OpenSSH private key file 39 An existing Dropbear or OpenSSH private key file
40 .TP 40 .TP
41 .B output file 41 .B output file
42 The path to write the converted private key file 42 The path to write the converted private key file. For client authentication ~/.ssh/id_dropbear is loaded by default
43 .SH EXAMPLE 43 .SH EXAMPLE
44 # dropbearconvert openssh dropbear ~/.ssh/id_rsa ~/.ssh/dropbear_priv 44 # dropbearconvert openssh dropbear ~/.ssh/id_rsa ~/.ssh/id_dropbear
45 .SH AUTHOR 45 .SH AUTHOR
46 Matt Johnston ([email protected]). 46 Matt Johnston ([email protected]).
47 .SH SEE ALSO 47 .SH SEE ALSO
48 dropbearkey(1), ssh-keygen(1) 48 dropbearkey(1), ssh-keygen(1)
49 .P 49 .P