1 Answer
- Newest
- Most votes
- Most comments
0
Hi Vikram
Consider asking the user to create the private key herself and send the public key to you, rather than creating private keys for your user. That way you avoid the problem of having to protect the private key in transit (part of the key distribution problem https://en.wikipedia.org/wiki/Key_distribution).
How to here:
https://docs.aws.amazon.com/en_pv/AWSEC2/latest/UserGuide/ec2-key-pairs.html#how-to-generate-your-own-key-and-import-it-to-aws
Best
Andreas
answered 6 years ago
Relevant content
- asked 3 years ago
- asked 4 months ago
- AWS OFFICIALUpdated 9 months ago
