private key chmod code example
Example: It is required that your private key files are NOT accessible by others ubuntu
chmod 400 {keyfile}.pem is what amazon instructed and it works.
chmod 400 {keyfile}.pem is what amazon instructed and it works.