Mercurial > dropbear
comparison dropbearconvert.1 @ 1069:2fa71c3b2827 pam
merge pam branch up to date
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Mon, 16 Mar 2015 21:34:05 +0800 |
parents | 295a08e9d07e |
children | 80cacacfec23 |
comparison
equal
deleted
inserted
replaced
1068:9a6395ddb1b6 | 1069:2fa71c3b2827 |
---|---|
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 |