Key exchange failed
Oliver Tseng
OTseng@sprich.com
Thu, 15 Aug 2002 08:36:48 -0400
I got this error the first time I ran it. Then after trying again later in
the day, it worked. Strange cause nothing changed.
I did compile the sources myself, but I did not modify any code. Oh well,
at least it works now.
Oliver
-----Original Message-----
From: Andersson, Mats [mailto:mats.andersson@appgate.com]
Sent: Thursday, August 15, 2002 8:11 AM
To: Oliver Tseng
Cc: mindterm-users@appgate.com
Subject: Re: Key exchange failed
On Wed, 14 Aug 2002, Oliver Tseng wrote:
> I'm using Mindterm 2.2 and trying to connect to an openssh server,
> but I get the following error:
>
> Error connecting to zeus, reason: -> Key exchange failed: Unknown kex
> algorithm: diffie-hellman-group1-sha1
>
> What's up?
Sounds strange? The name of the kex algorithm seems right and should be
available (since it's the only standard algorithm :-). Have you compiled
the sources yourself? If so you must not obfuscate the KEX algorithms
(also they must of course be included in the jar).
Cheers,
/Mats