tomaswolf commented on PR #446: URL: https://github.com/apache/mina-sshd/pull/446#issuecomment-1872527001
> > Please note that OpenSSH 8.9 does not have the strict KEX feature. The first public version that does have it is OpenSSH 9.6. See the [OpenSSH release notes](https://www.openssh.com/releasenotes.html). Or did you build your own version of 8.9 with the strict KEX patch applied? > > I don't know what to tell you - when i run `sshd -V` it claims to be 8.9, and when I run the code it claims to have strict KEX... Maybe there is a subtle bug in my code - will try to look at it again Seems like the Linux distro package maintainers have backported the strict kex patch also to older versions. For [Ubuntu](https://launchpad.net/ubuntu/+source/openssh/+changelog), I see it having been applied to OpenSSH versions 8.2, 8.9, 9.3, and in [debian](https://tracker.debian.org/pkg/openssh) for 8.4 and 9.2. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org For additional commands, e-mail: dev-h...@mina.apache.org