You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is failing
Windows 11 Pro Client has V8.9.1.0P1-Beta installed
.ssh/config has KexAlgorithms config option set and is including [email protected]
trying to connect to a server shows a config failure. ssh-Q kex is not listing [email protected]
Expected output
Shouldn't [email protected] be supported starting with OpenSSH 8.9 out of the box? It's working just fine on my 22.04 ubuntu install.