-
Notifications
You must be signed in to change notification settings - Fork 51
Issues: git-for-windows/git-sdk-32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
> It looks like we need to trim
\r
from the output of ssh-keygen -Y find-principals
's on Windows, or we end up calling ssh-keygen -Y verify
with a bogus signer identity, as per screenshot. [ssh-keygen.c:2841](https://github.com/openssh/openssh-portable/blob/master/ssh-keygen.c#L2841) seems to confirm this hypothesis. Signature verification passes with the fix.
invalid
#10
by lukaszibi
was closed Dec 5, 2021
ProTip!
Mix and match filters to narrow down what you’re looking for.