CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/11/24 17:55:58
Modified files:
usr.bin/ssh : ssh-keygen.1 ssh-keygen.c
Log message:
allow "ssh-keygen -x no-touch-required" when generating a security key
keypair to request one that does not require a touch for each
authentication attempt. The default remains to require touch.
feedback deraadt; ok markus@
