add explict check for server hostkey type against HostkeyAlgorithms.
authordjm <djm@openbsd.org>
Tue, 30 Apr 2024 02:10:49 +0000 (02:10 +0000)
committerdjm <djm@openbsd.org>
Tue, 30 Apr 2024 02:10:49 +0000 (02:10 +0000)
commit68de26a4b0ea762b3cbb2f2bc837afde441ebefd
tree81b884572f591587f6d939932491b8655f94c88e
parent9cc06b131c01774af7f8b81121617ce7f47a97f5
add explict check for server hostkey type against HostkeyAlgorithms.
Allows HostkeyAlgorithms to disable implicit fallback from certificate
keys to plain keys. ok markus@
usr.bin/ssh/clientloop.c
usr.bin/ssh/sshconnect.c
usr.bin/ssh/sshconnect.h