[Bug 3180] New: ssh-add -d cannot take key from stdin
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Thu Jun 11 08:22:55 AEST 2020
https://bugzilla.mindrot.org/show_bug.cgi?id=3180
Bug ID: 3180
Summary: ssh-add -d cannot take key from stdin
Product: Portable OpenSSH
Version: 8.2p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh-add
Assignee: unassigned-bugs at mindrot.org
Reporter: kanepyork at gmail.com
The -d option to ssh-add does not accept '-' as an alias for stdin.
$ cat id_ed25519_test | ssh-add -d -
Bad key file -: No such file or directory
--
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list