CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/12/19 15:12:30
Modified files:
usr.bin/ssh : auth2-pubkey.c monitor.c
Log message:
sshd side of hostbound public key auth
This is identical to the standard "publickey" method, but it also includes
the initial server hostkey in the message signed by the client.
feedback / ok markus@
