Generate .ppk key file from .pem key

Create  PPK  file from PEM file

Most of the cloud server like Amazon provide PEM key file to access server  . If we have a windows machine , so we can not connect  to the server through pem file, we need  PPK File format to connect to the server.

Here we are using putty client to connect Amazon linux Server , so we need PPK file to connect server.


(1)    Download PuTTY Key Generator software from the follow location.

 

http://the.earth.li/~sgtatham/putty/latest/x86/puttygen.exe

 

(2)    Open or  Click on PuTTY Key Generator exe and click on the  right side “Load” tab .

PuttyKeyGenerator1

 

(3)  Open or  Click on PuTTY Key Generator exe  Set the file type and PEM file location like below image and select PEM file and click on the open tab.

PEMFile_Selector

(4)  PuTTY Key Generator will detect  configuration which it needs and we just need to click on “Save privated key” and Now save your save ppk key for use of PuTTy client.

PuttyKeyGenerator

 

Now you can connect your Amazone EC2 Server using this .ppk file .

About Sachin Gupta

I am a professional freelance contributor and founder of tech transit. Love to write and lover of education, culture, and community. I have been using it, setting, supporting, and maintaining it since 2009.Linux rocks!