Difference between revisions of "Public key"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
Generate public key from [[private key]]: | Generate public key from [[private key]]: | ||
* <code>[[ssh-keygen -y]] -f ~/.ssh/id_rsa > ~./.ssh/id_rsa.pub</code> | * <code>[[ssh-keygen -y]] -f ~/.ssh/id_rsa > ~./.ssh/id_rsa.pub</code> | ||
+ | |||
+ | |||
+ | file your_public_key.asc | ||
+ | [[PGP]] public key block Public-Key (old) | ||
Revision as of 08:01, 9 November 2022
Generate public key from private key:
ssh-keygen -y -f ~/.ssh/id_rsa > ~./.ssh/id_rsa.pub
file your_public_key.asc PGP public key block Public-Key (old)
Related terms
See also
Advertising: