SSH session to AWS ec2 using PEM key through senhasegura

This guide details the process of setting up an SSH session to an AWS EC2 instance using PEM keys through senhasegura, ensuring a secure and efficient connection.

Step by Step

Start creating AWS ec2 instance

Screen to create new key

Create key

Finish creating ec2 instance

View the instance created on the panel

Test the connection to the device using the key

Enter the private PEM key directory

  • Create the public PEM key with the command:

openssl rsa -in ec2ssh.pem -pubout-out chave_publica.pem.

Create device in senhasegura


Create access key in senhasegura



Access the device using senhasegura.



image