71608/how-to-convert-pem-format-file-to-ppk-format-file
Hi Guys, I am trying to login to my EC2 instance using Putty. But Putty supports only .ppk format file. How can I convert .pem to .ppk file?
Hi@akhtar,
You can use puttygen to convert .pem file to the .ppk file. Follow the below-given steps to convert .pem file to .ppk file.
Open your puttygen.
Load your .pem file.
Save your private key in .ppk format.
Boto3 is the library to use for ...READ MORE
While IOUtils.copy() and IOUtils.copyLarge() are great, I would prefer the old ...READ MORE
You need to use mode with parameter ...READ MORE
This article pretty much explains the entire ...READ MORE
Check if the FTP ports are enabled ...READ MORE
To connect to EC2 instance using Filezilla, ...READ MORE
Hi, Here for the above mentioned IAM user ...READ MORE
I had a similar problem with trying ...READ MORE
Hi@akhtar, .pem and .ppk files are used to ...READ MORE
Hi, If you forget your .pem file then ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.