CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/11/24 17:54:23
Modified files:
usr.bin/ssh : auth-options.c auth-options.h auth.c
auth2-pubkey.c monitor.c ssh-keygen.1
ssh-keygen.c sshd.8
Log message:
add a "no-touch-required" option for authorized_keys and a similar
extension for certificates. This option disables the default
requirement that security key signatures attest that the user touched
their key to authorize them.
feedback deraadt, ok markus
