]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
upstream: add a new signature operations "find-principal" to look
authordjm@openbsd.org <djm@openbsd.org>
Thu, 23 Jan 2020 02:43:48 +0000 (02:43 +0000)
committerDamien Miller <djm@mindrot.org>
Thu, 23 Jan 2020 02:45:24 +0000 (13:45 +1100)
commit56cffcc09f8a2e661d2ba02e61364ae6f998b2b1
tree7056f21f29a73cce790ed19c6118983f1ceb6c7d
parent65cf8730de6876a56595eef296e07a86c52534a6
upstream: add a new signature operations "find-principal" to look

up the principal associated with a signature from an allowed-signers file.
Work by Sebastian Kinne; ok dtucker@

OpenBSD-Commit-ID: 6f782cc7e18e38fcfafa62af53246a1dcfe74e5d
ssh-keygen.1
ssh-keygen.c
sshsig.c