Thursday, November 3, 2016

Login in a Amazon EC2 Server Using Certificate


 Today´s post is going to be about Login into a Amazon EC2 Server using Certificate. This is pretty simple. Fist of all, download the Certificate file from your instance:



Give it a name:



This procedure is going to create a .pem Key:


Use Putty Generator to load and generate your private Key. It will be a ppk file:


Save it and give it a name:


After that, you need to create a new SSH Sesseion on Putty:




 In the SSH option, find your .ppk Key:


  Map the .ppk file in your machine and don´t click Open yet. Rollout up to Sesseion again andd click "Save".

   Then, click Open:


Congrats, you have just login in a Amazon Server using Certificate.

No comments:

Post a Comment