I am trying to generate the keypair as described in the help guide PDF but when I load the file into Puttygen it doesn’t accept it. It says:
Couldn’t load private key (not a private key)
I am using WinXP command line to run the following command:
ec2-add-keypair --region us-east-1 wowza-keypair
and it spits out the key as to be expected, and I save the output as wowza-keypair.ppk but when I load the file into Puttygen, it fails with the above error message.
I’m sort of stuck at this point. Any help would be appreciated!