CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/04/29 20:10:49
Modified files:
usr.bin/ssh : clientloop.c sshconnect.c sshconnect.h
Log message:
add explict check for server hostkey type against HostkeyAlgorithms.
Allows HostkeyAlgorithms to disable implicit fallback from certificate
keys to plain keys. ok markus@
