Difference between revisions of ".pub"

From wikieduonline
Jump to navigation Jump to search
Line 4: Line 4:
 
Convert...
 
Convert...
 
  [[ssh-keygen -i]] -f id_rsa_putty.pub > id_rsa.pub
 
  [[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 ==
 
== See also ==
 
* {{ssh}}
 
* {{ssh}}

Revision as of 13:55, 2 September 2021

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


Convert...

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: