[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: key exchange methods
[Thread Prev] | [Thread Next]
- Subject: Re: key exchange methods
- From: Aris Adamantiadis <aris@xxxxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Tue, 11 Nov 2014 14:54:49 +0100
- To: libssh@xxxxxxxxxx
Hi, Unfortunately it is not planned to implement DH-group-exchange at that point. Please note that your server is not compliant to RFC 4253 as group14 and group1 must be supported (https://tools.ietf.org/html/rfc4253#section-8.1). Patches are of course welcome. Regards, Aris Le 11/11/14 14:36, Yanis Kurganov a écrit : > > Hello! > > > > I’ve got the following libssh error: > > kex error : no match for method kex algos: server > [diffie-hellman-group-exchange-sha256], client > [ecdh-sha2-nistp256,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1](2) > > > > It’s impossible to change algo on server side :( > > > > Please, can you give me some suggestions? >
key exchange methods | Yanis Kurganov <yanis.kurganov@xxxxxxxxx> |