CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2015/01/13 00:39:19

Modified files:
        usr.bin/ssh    : auth2-hostbased.c auth2-pubkey.c key.h 
                         monitor.c readconf.c servconf.c servconf.h 
                         sshd_config.5 sshkey.c sshkey.h 

Log message:
add sshd_config HostbasedAcceptedKeyTypes and PubkeyAcceptedKeyTypes
options to allow sshd to control what public key types will be
accepted. Currently defaults to all. Feedback & ok markus@

Reply via email to