https://bugzilla.mindrot.org/show_bug.cgi?id=2377
Damien Miller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #2692|0 |1 is obsolete| | Attachment #2887|0 |1 is obsolete| | Status|NEW |ASSIGNED Assignee|[email protected] |[email protected] --- Comment #5 from Damien Miller <[email protected]> --- 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. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
