Log into your Amazon AWS account, click the Security Credentials On the left Panel. Amazon automatically creates one access key for you when you sign up for an account.
Access Keys screenshot |
Now you have created the X.509 certificates. The final piece you need is Amazon EC2 Key Pairs for launching an Amazon EC2 instance. Click the Key Pairs tab, then the Create a New Key Pair link. Save the private key(rename it if you want). Also download the public key.
Let review what you have so far:
- AWS account ID
- Access key ID
- Secret Access KEY
- X.509 certificate file (.pem file)
- X.509 private key file (.pem file you saved to your computer)
- CloudFront public key file (.pem file)
- CloudFront private key file (.pem file)
great article .it helps me a lot
ReplyDeletethanks ..