CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/05/13 03:52:41
Modified files:
usr.bin/ssh : hostfile.c hostfile.h sshconnect2.c
Log message:
when ordering the hostkey algorithms to request from a server,
prefer certificate types if the known_hosts files contain a key
marked as a @cert-authority; bz#3157 ok markus@
