SSH: Fix Unprotected Private Key Error
The problem
When I download the .pem file to ssh my AWS instance, I encountered the following error:
WARNING: UNPROTECTED PRIVATE KEY FILE!
Permissions 0640 for ‘blog.pem’ are too open. It is required that your private key files are NOT accessible b...
victorleungtw.hashnode.dev1 min read