[Bug 1157] ssh-keygen doesn't handle DOS line breaks
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Sun Feb 26 16:32:40 EST 2006
http://bugzilla.mindrot.org/show_bug.cgi?id=1157
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #1074 is|0 |1
obsolete| |
------- Comment #14 from dtucker at zip.com.au 2006-02-26 16:32 -------
Created an attachment (id=1086)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=1086&action=view)
Make ssh-keygen accept CR, LF or CRLF in keys take 4
OK, this one works with the sample key. Sooner or later I'll run out of wrong
ways to do this :-)
As far as redirection with "-", it's not a supported syntax (for the most part,
it works with -T but nothing else). You can try "ssh-keygen -i -f /dev/stdin",
assuming your OS supports it.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-bugs
mailing list