Convert SSH Key from PPK to PEM

From Gejoreuy
Revision as of 13:38, 1 July 2020 by Gejor (talk | contribs) (Created page with "== Step by Step == <br>We'll do this in PuTTYgen application in Linux. root@gejoreuy:~# puttygen server.ppk -O private-openssh -o server.pem")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Step by Step


We'll do this in PuTTYgen application in Linux.

 root@gejoreuy:~# puttygen server.ppk -O private-openssh -o server.pem