Author :
djm
Date :
2020-01-23 23:31:52
Hash :cf947153 Message :ssh-keygen -Y find-principals fixes based on feedback from Markus:
use "principals" instead of principal, as allowed_signers lines may list
multiple.
When the signing key is a certificate, emit only principals that match
the certificate principal list.
NB. the command -Y name changes: "find-principal" => "find-principals"
ok markus@