[X2Go-User] X2Go Client: Kex error : no match for method server host key alog: server [ssh-rsa], client [ssh-ed25519]

Mihai Moldovan ionic at ionic.de
Thu Feb 23 13:35:04 CET 2017


On 14.02.2017 07:30 PM, jmmec2014 at yahoo.com wrote:
> Kex error : no match for method server host key alog: server [ssh-rsa], client
> [ssh-ed25519].

This is odd. Karl's suggestion won't help, as this is not related to kex algorithms.

Instead, your server provides an RSA host key, but the client (in this case
libssh for X2Go Client) seems to support ssh-ed25519 only.

Odd, because libssh certainly does support RSA keys. Did you generate the server
host keys yourself? Maybe it's too big?

libssh definitely supports RSA keys and it should report that its list as well.


---

You're not seeing this issue with PyHoca, because PyHoca uses Paramiko, an
implementation of SSH in python. The supported features differ based upon the
implementation, as you can see (libssh vs. Paramiko in this case.)



Mihai


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 884 bytes
Desc: OpenPGP digital signature
URL: <http://lists.x2go.org/pipermail/x2go-user/attachments/20170223/961323ab/attachment.pgp>


More information about the x2go-user mailing list