mirror of
https://github.com/git-for-windows/git.git
synced 2026-03-28 15:45:21 -05:00
We need to trim \r from the output of 'ssh-keygen -Y find-principals' on Windows, or we end up calling 'ssh-keygen -Y verify' with a bogus signer identity. ssh-keygen.c:2841 contains a call to puts(3), which confirms this hypothesis. Signature verification passes with the fix. Signed-off-by: pedro martelletto <pedro@yubico.com>
28 KiB
28 KiB