CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/05/31 08:05:12
Modified files:
usr.bin/ssh : ssh-keygen.c
Log message:
ssh-keygen: implement "verify-required" certificate option
This was already documented when support for user-verified FIDO
keys was added, but the ssh-keygen(1) code was missing.
ok djm@
