CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/10/06 20:22:24
Modified files:
usr.bin/ssh : clientloop.c kex.h sshconnect.c sshconnect.h
sshconnect2.c
Log message:
revert kex->flags cert hostkey downgrade back to a plain key
(commitid VtF8vozGOF8DMKVg). We now do this a simpler way that
needs less plumbing.
ok markus@
