[X2Go-Dev] x2go doesnt connect when using chacha ciphers
Ulrich Sibiller
uli42 at gmx.de
Mon Jun 22 15:56:48 CEST 2020
On Mon, Jun 22, 2020 at 3:37 PM bo0od <bo0od at riseup.net> wrote:
>
> When im trying to connect it says:
>
> ```
> key error: no match for method encryption client -> server: server
> [chacha20-poly1305 at openssh.com], client [aes256-ctr, aes192-ctr ,
> aes128-ctr , aes256-cbc , aes192-cbc , aes128-cbc, blowfish-cbc , 3des-cbc]
> ```
>
> Though connecting using SSH works just fine. here is the sshd logs:
X2go is not using openssh bit libssh which may or may not cover the
required ciphers. You might need to use an updated libssh and I think
this requires recompiling x2goclient.
Uli
More information about the x2go-dev
mailing list