[Bug 3663] KEX host signature length wrong since strict kex introduced

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Wed Feb 7 13:29:14 AEDT 2024


https://bugzilla.mindrot.org/show_bug.cgi?id=3663

--- Comment #3 from Darren Tucker <dtucker at dtucker.net> ---
BTW, our interop tests for 9.6p1 test against PuTTY's plink if it's
found at configure time.  (Older versions also had the tests, but they
needed to be manually enabled).

The tests don't report the plink version (and the tests run by the CI
will depend on what's on the runners Github supplies)  but at least
some of our private VMs have 0.80 and pass the tests:

$ cd openssh-9.6p1
$ ./configure && make interop-tests
[...]
run test putty-transfer.sh ...
putty transfer data: compression 0
putty transfer data: compression 1
ok putty transfer data
run test putty-ciphers.sh ...
putty ciphers: cipher aes
putty ciphers: cipher 3des 
putty ciphers: cipher aes128-ctr
putty ciphers: cipher aes192-ctr
putty ciphers: cipher aes256-ctr
putty ciphers: cipher chacha20
ok putty ciphers
run test putty-kex.sh ...
putty KEX: kex dh-gex-sha1
putty KEX: kex dh-group1-sha1
putty KEX: kex dh-group14-sha1
putty KEX: kex ecdh
ok putty KEX
[...]
all interop-tests passed

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list