Question about ssh-keygen -Y find-principals
Wiktor Kwapisiewicz
wiktor at metacode.biz
Fri Mar 8 05:53:51 AEDT 2024
Hi Damien,
Thanks for contacting me back!
Fortunately, I don't use Windows, and as far as I can see, the file doesn't have any windows line endings:
curl -sSL https://raw.githubusercontent.com/wiktor-k/ssh-repro/main/allowed_signers.md | xxd
Displays only \n's.
I think the line ending is an issue with git not ssh keygen.
Maybe the patch should include \n instead of \r?
I will test it tomorrow when I'm near my computer, but I just wanted to point out this linefeed observation. Thanks for taking the time to write the patch!
Kind regards,
Wiktor
More information about the openssh-unix-dev
mailing list