CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/12/13 12:11:14
Modified files:
usr.bin/ssh : ssh-sk-helper.c sshkey.h
usr.bin/ssh/ssh-keygen: Makefile
Log message:
perform security key enrollment via ssh-sk-helper too. This means
that ssh-keygen no longer needs to link against ssh-sk-helper,
and only ssh-sk-helper needs libfido2 and /dev/uhid* access;
feedback & ok markus@
