Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

AWS ssh key pair with passphrase

Is it possible to use the AWS Management Console to create an ssh key pair that requires a passphrase? I can create a key pair and associate it with an ec2 instance, but I'm never given the option to also set a passphrase for the key.

like image 406
Snitse Avatar asked Oct 26 '25 02:10

Snitse


1 Answers

Directly through the console or the api you can't.

It is possible to create a keypair using external tools and import it. You can try to create the keypair with password and then import it using the console or the api.

For more information take a look at http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-key-pairs.html

like image 70
Felipe Garcia Avatar answered Oct 27 '25 19:10

Felipe Garcia



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!