CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/11/27 00:14:46
Modified files:
usr.bin/ssh : ssh-keygen.1 ssh-keygen.c sshsig.c sshsig.h
Log message:
Add ssh-keygen -Y match-principals operation to perform matching of
principals names against an allowed signers file.
Requested by and mostly written by Fabian Stelzer, towards a TOFU
model for SSH signatures in git. Some tweaks by me.
"doesn't bother me" deraadt@
