Displaying 1 result from an estimated 1 matches for "id_ed25519_test".
2020 Jun 10
10
[Bug 3180] New: ssh-add -d cannot take key from stdin
...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.