[Bug 2377] Add ssh-agent support to ssh-keygen
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Thu May 25 12:29:32 AEST 2017
https://bugzilla.mindrot.org/show_bug.cgi?id=2377
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2692|0 |1
is obsolete| |
Attachment #2887|0 |1
is obsolete| |
Status|NEW |ASSIGNED
Assignee|unassigned-bugs at mindrot.org |djm at mindrot.org
--- Comment #5 from Damien Miller <djm at mindrot.org> ---
Created attachment 2983
--> https://bugzilla.mindrot.org/attachment.cgi?id=2983&action=edit
allow CA signature operation to use keys hosted in ssh-agent
This is an IMO slightly simpler patch that reuses the existing APIs to
talk to ssh-agent. To support this, it adds a new
sshkey_certify_custom() that allows the caller to pass in a custom
signature function, which we then use in ssh-keygen to call out to the
agent.
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list