Hi Alexis,

At 2023-02-20T21:31:59+1100, Alexis wrote:
> "G. Branden Robinson" <g.branden.robin...@gmail.com> writes:
> 
> > $ ssh gbran...@gcc210.fsffrance.org
> > Unable to negotiate with 213.178.77.185 port 22: no matching key
> > exchange method found. Their offer:
> > gss-group1-sha1-toWM5Slw5Ew8Mqkay+al2g==,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
> 
> i believe the relevant ssh option is 'KexAlgorithms', e.g.:
> 
>    ssh -o KexAlgorithms=diffie-hellman-group1-sha1

Thanks!  That did the trick.  I couldn't get the gss-* one to work; it
seems that the 'ssh' command doesn't believe it to be lexically valid.

I was able to fix some test portability issues with Solaris, and
Bertrand has tagged rc3!

Regards,
Branden

Attachment: signature.asc
Description: PGP signature

Reply via email to