Home » 2019 » September » 27 » How to generate private/public key from PEM file With PuttyGen

7:57 PM
How to generate private/public key from PEM file With PuttyGen

Hello folks,

In this tutorial we shall earna basic stuff.

 

So we have a .pem file which is key file to login to a remove server. 

Usually this is needed when you create a remote server on Cloud  and you choose to login with a key pair.

Or you create a key pair, in that case you will be given a *.pem file.

So please follow below steps to generate private key and public key from this file.

  1. Download puttygen from here https://www.puttygen.com/
  2. Install puttygen and run puttygen.exe
  3. Once the page pops up like below


4. click on Load and browse the pem file


5. click on OK .

6. Click on save private key to save private key

7. Similarly save public key to save public key

 

 
 

Category: Open System-Linux | Views: 1098 | Added by: shanky | Tags: puttygen, Putty, private key, keypair | Rating: 0.0/0

Related blogs


You may also like to see:


[2014-10-26][Open System-Linux]
XMLLINT command in linux : a validating XML parser
[2014-10-25][Open System-Linux]
XMLWF command in Linux to check/validate/parse an XML file
[2015-08-18][Open System-Linux]
How to open a PDF file or a Postscript file in Linux - Evince Document viewer?
[2014-03-13][Open System-Linux]
crontab: A command in linux to automatically start/repeat a process at certian time and interval
[2015-07-18][Open System-Linux]
Creating and Managing Logical Volume Manager in Linux

Total comments: 0
ComForm">
avatar