Win32-OpenSSH icon indicating copy to clipboard operation
Win32-OpenSSH copied to clipboard

Support for [email protected] in 8.9 missing?

Open aa-matthias opened this issue 3 years ago • 5 comments
trafficstars

"OpenSSH for Windows" version V8.9.1.0p1-Beta

Server OperatingSystem Ubuntu 22.04

Client OperatingSystem Windows 11 Pro

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.

Actual output

aa-matthias avatar Apr 09 '22 07:04 aa-matthias

OpenSSH v9.0 switched to using this key exchange cipher, but it is still not supported by the Windows client (even the latest release: https://github.com/PowerShell/Win32-OpenSSH/releases/tag/v9.1.0.0p1-Beta, even though the changelog explicitely mention it includes upstream v9.0 and v9.1 changes)

Harvester57 avatar Dec 14 '22 13:12 Harvester57

[email protected] still seems to be missing from the latest v9.2 as well.

appletalk avatar Mar 18 '23 04:03 appletalk