I'm not an SSH expert, but it looks like you are trying to use a protocol 2 RSA
key for protocol 1.
You should use ssh-keygen -t rsa1 to get a key suitable for protocol 1.
Even better, use the ssh-host-config script, which will set up OpenSSH for you.
See also ssh-user-config for easy generatio
On Thu, Apr 25, 2002 at 01:11:59PM +0200, Leo Meerts wrote:
> Problems with protocol 1 from OpenSSH
>
> Hallo,
>
> I tried to get OpenSSH to run from a WindowsXP machine especially the
> protocol 1.
>
> - 1) First I generated the host and public key: (no errors)
>
> c:\ssh>ssh-keygen -t
2 matches
Mail list logo