ssh-keygen -y

From wikieduonline
Revision as of 07:09, 15 February 2023 by Brave (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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)

Related[edit]

See also[edit]

Advertising: