CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/09/17 04:34:29
Modified files:
usr.bin/ssh : sshd_config.5 sshd.c servconf.h servconf.c
auth2-pubkey.c auth2-hostbased.c
Log message:
Add RequiredRSASize for sshd(8); RSA keys that fall beneath this limit
will be ignored for user and host-based authentication.
Feedback deraadt@ ok markus@
