Bugzilla – Bug 1191680
KexAlgorithms mismatch between ssh and sshd, sntrup4591761x25519-sha512@tinyssh.org unknown
Last modified: 2021-12-04 01:31:09 UTC
To remain compatible with reality this post-install script runs: ssh -Q kex | sed 's@^@+@' | xargs -n1 echo KexAlgorithms >> sshd_config Since a recent openssh update this fails: sntrup4591761x25519-sha512@tinyssh.org is known by ssh, but not sshd.