CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/12/18 16:16:24
Modified files:
usr.bin/ssh : clientloop.c serverloop.c
Log message:
unbreak hostkey rotation; attempting to sign with a desired signature
algorithm of kex->hostkey_alg is incorrect when the key type isn't
capable of making those signatures. ok markus@
