[Bug 2850] Add keys from specified PKCS11Provider if specified in config and run without arguments
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Fri Apr 6 12:57:09 AEST 2018
https://bugzilla.mindrot.org/show_bug.cgi?id=2850
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |djm at mindrot.org
Resolution|--- |WONTFIX
Status|NEW |RESOLVED
--- Comment #3 from Damien Miller <djm at mindrot.org> ---
ssh-add can't meaningfully read the configuration file, since it may
contain conditional blocks that ssh-add has no way of evaluating. It
would be limited to global directives only and IMO that isn't
particularly useful.
I'd suggest making a shell alias or helper script if you don't want to
type the long-form command each time.
--
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.
More information about the openssh-bugs
mailing list