![]() |
![]()
| ![]() |
![]()
NAMEdropbearkey - create private keys for the use with dropbear(8) or dbclient(1) SYNOPSISdropbearkey -t type -f file [-s bits] [-y] DESCRIPTIONdropbearkey generates a RSA, DSS, ECDSA, or Ed25519 format SSH private key, and saves it to a file for the use with the Dropbear client or server. Note that some SSH implementations use the term "DSA" rather than "DSS", they mean the same thing. OPTIONS
NOTESThe program dropbearconvert(1) can be used to convert between Dropbear and OpenSSH key formats. Dropbear does not support encrypted keys. EXAMPLEgenerate a host-key:
extract a public key suitable for authorized_keys from private
key:
AUTHORMatt Johnston (matt@ucc.asn.au).
SEE ALSOdropbear(8), dbclient(1), dropbearconvert(1) https://matt.ucc.asn.au/dropbear/dropbear.html
|