ssh-keygen -y

From wikieduonline
Revision as of 14:37, 31 March 2022 by Welcome (talk | contribs)
Jump to navigation Jump to search

ssh-keygen -y reads a private key in OpenSSH format file and print an OpenSSH public key to stdout.

ssh-keygen -y -f ~/.ssh/id_rsa > ~./.ssh/id_rsa.pub
(no output)

See also

Advertising: