They sent me a .ppk key and a passphrase for their server. Pageant on Windows accepts this passphrase and opens a key. But when I try to actually connect to the server I have problems.
$ ssh -i '/home/foo/bar.ppk' johnappleseed@example.com
Enter passphrase for key '/home/foo/bar.ppk':
Enter passphrase for key '/home/foo/bar.ppk':
Enter passphrase for key '/home/foo/bar.ppk':
johnappleseed@example.com's password:
Everytime I enter the passphrase it acts like that phrase is wrong. And then server just asks for my password. Can anybody explain a noob what is the problem in here?
Connecting with PuTTY on Windows I gets an error our key was refused