https://bugzilla.mindrot.org/show_bug.cgi?id=2522
--- Comment #6 from Darren Tucker <[email protected]> --- (In reply to Jakub Jelen from comment #5) > I saw that reverted in the upstream CVS, but quite without any > details, about use case which it breaks. Is there some more > information I can have a look into or help? The breakage seems to occur with keys that are new-format rather than PEM (ie generated with "ssh-keygen -o" or any ED25519 keys). one reproduction case was trying to read the key to convert it with ssh-keygen. $ ssh-keygen -y -f .ssh/id_rsa -vvv Load key ".ssh/id_bert": invalid format -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
