RSA PRIVATE KEY issue

0

I am having problems with decrypting key I got key but is not Pem but I tick on PEM when I create it I tried several times I don't know what to do now may I get helped'please about this because it says key must begin and end with RSA Private key pleased

The key I created on EC2 for my instance , I followed all right procedure to create it but still it it says is not RSA PRIVATE KEY

  • Please can you explain more details how you got the key and where are you trying to use it?

Kish
asked 7 months ago164 views
1 Answer
0

When you create a key pair for an EC2 instance you can choose RSA or ED25519 as the key pair type and ".pem" or ".ppk" as the file format. You only get one chance to save the file as PEM or PPK, but can convert between both formats by using a tool like PuTTY Gen. Please see the AWS documentation for more info on the creation process: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/create-key-pairs.html#having-ec2-create-your-key-pair

AWS
answered 5 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions