PuTTYgen makes DSA and RSA keys.
Questions tagged [puttygen]
4 questions
33
votes
2 answers
Convert OpenSSH private key into SSH2 private key
Is there a way to convert existing pair of OpenSSH keys to the SSH2 (ssh.com format) pair of keys?
UPD: since there are some answers about ssh-keygen suddenly appeared, I'll explain where I came from (also it will be a nice answer on "what have you…
ДМИТРИЙ МАЛИКОВ
- 6,919
- 5
- 33
- 32
9
votes
6 answers
SSH: "Server refused our key" with no reason
I was trying to set up a simple backup script to run automatically that would copy a file from a Windows machine to a Linux one through SSH.
As a lot of simple online tutorials suggest I used pscp with a private key generated with puttygen and…
besnico
- 91
- 1
- 1
- 4
2
votes
0 answers
Proper way of installing puttygen on Amazon Linux
I'm trying to install puttygen on an Amazon Linux server. puttygen is provided by the putty package available in EPEL, but installation fails with it unable to find several required C libraries:
Error: Package: putty-0.63-7.el6.x86_64 (epel)
…
Chris Midgley
- 121
- 5
0
votes
0 answers
Why would my putty key be refused "server refused our key", but works on next attempt?
I use PuTTY, and I use a key generated with PuTTYgen. My server is a VPS running Ubuntu 14.04 (perhaps this belongs on askubuntu, but I think it may not be Ubuntu specific). The public portion of the key is in ~/.ssh/authorized_keys on my server…
Steve
- 171
- 6