Difference between revisions of "Puttygen"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 2: Line 2:
  
 
* Convert the [[.ppk]] files to the regular ssh style key files (called PEM files - even though they don't get a .pem in the file name).
 
* Convert the [[.ppk]] files to the regular ssh style key files (called PEM files - even though they don't get a .pem in the file name).
  puttygen id_dsa.ppk -O private-openssh -o id_dsa <code>https://unix.stackexchange.com/questions/74545/what-is-the-difference-between-an-openssh-key-and-putty-key</code>
+
  puttygen id_dsa.ppk -O private-openssh -o your_id_dsa <code>https://unix.stackexchange.com/questions/74545/what-is-the-difference-between-an-openssh-key-and-putty-key</code>
  
  

Revision as of 13:11, 7 May 2020

https://linux.die.net/man/1/puttygen

  • Convert the .ppk files to the regular ssh style key files (called PEM files - even though they don't get a .pem in the file name).
puttygen id_dsa.ppk -O private-openssh -o your_id_dsa https://unix.stackexchange.com/questions/74545/what-is-the-difference-between-an-openssh-key-and-putty-key


puttygen -O fingerprint your_public_key.pub

Related terms

See also

Advertising: