CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/10/06 20:20:35
Modified files:
usr.bin/ssh : sshconnect.c
Log message:
simply disable UpdateHostkeys when a certificate successfully
authenticated the host; simpler than the complicated plumbing via
kex->flags we have now.
ok markus@
