Difference between revisions of ".pub"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 12: Line 12:
 
* {{.pem}}
 
* {{.pem}}
 
* {{ssh-keygen}}
 
* {{ssh-keygen}}
 +
* {{X.509}}
 
* {{ssh}}
 
* {{ssh}}
  
 
[[Category:OpenSSH]]
 
[[Category:OpenSSH]]

Revision as of 11:20, 6 September 2021

This article is a Draft. Help us to complete it.


Convert or import key:

ssh-keygen -i -f id_rsa_putty.pub > id_rsa.pub

Generate public key:

ssh-keygen -y -f id_rsa_putty.pub > id_rsa.pub


See also

Advertising: