[Touch-packages] [Bug 1971158] Re: ssh connect to server stop on "SSH2_MSG_KEXINIT sent"

2022-05-03 Thread aruslan
Could the problem be something else? Adding the old algorithm to the configuration did not help me. Example in config Host old-host HostkeyAlgorithms +ssh-rsa PubkeyAcceptedAlgorithms +ssh-rsa And try with cli options ssh -vvv -X -oPubkeyAcceptedAlgorithms=+ssh-rsa

[Touch-packages] [Bug 1971158] [NEW] ssh connect to server stop on "SSH2_MSG_KEXINIT sent"

2022-05-02 Thread aruslan
Public bug reported: After upgrade on Ubuntu 22.04 i can't connect to several servers. Connecting stopped on SSH2_MSG_KEXINIT sent ``` ssh -vvv -o KexAlgorithms=diffie-hellman-group-exchange-sha256 -oHostKeyAlgorithms=+ssh-rsa -X vld@sansa OpenSSH_8.9p1 Ubuntu-3, OpenSSL 3.0.2 15 Mar 2022