Query: ckeygen
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CKEYGEN(1) CKEYGEN(1)NAMEckeygen - manipulate public/private keysSYNOPSISckeygen [-b bits] [-f filename] [-t type] [-C comment] [-N new passphrase] [-P old passphrase] [-l] [-p] [-q] [-y]DESCRIPTIONThe --help prints out a usage message to standard output. -b, --bits <bits> Number of bits in the key to create (default: 1024) -f, --filename <file name> Filename of the key file. -t, --type <type> Type of key (rsa or dsa). -C, --comment <comment> Provide a new comment. -N, --newpass <pass phrase> Provide new passphrase. -P, --pass <pass phrase> Provide old passphrase. -l, --fingerprint Show fingerprint of key file. -p, --changepass Change passphrase of private key file. -q, --quiet Be quiet. -y, --showpub Read private key file and print public key. --version Display version number only.DESCRIPTIONManipulate public/private keys in various ways. If no filename is given, a file name will be requested interactively.AUTHORWritten by Moshe Zadka, based on ckeygen's help messagesREPORTING BUGSTo report a bug, visit http://twistedmatrix.com/bugs/COPYRIGHTCopyright (C) 2002-2011 Twisted Matrix Laboratories. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICU- LAR PURPOSE.SEE ALSOssh(1), conch(1) October 2002 CKEYGEN(1)
Related Man Pages |
---|
ssh-keygen(1) - opensolaris |
ckeygen(1) - debian |
puttygen(1) - debian |
tkconch(1) - debian |
ckeygen(1) - suse |
Similar Topics in the Unix Linux Community |
---|
mv Filename variable to another filename |
follow-up question on passphrase and script |
How to disable/bypass passphrase prompt in ssh? |
Ssh-key issue |
Rsa public private key matching |