[Bug 2377] Add ssh-agent support to ssh-keygen

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Fri Sep 4 11:54:29 AEST 2015


https://bugzilla.mindrot.org/show_bug.cgi?id=2377

--- Comment #2 from David Gervais <dgervais at gmail.com> ---
Created attachment 2692
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2692&action=edit
ssh-keygen testcase using ssh-agent for key signing

I've attached a simple test case showing the efficacy of the provided
patch from mebhat. In the attached example, ssh-keygen will not prompt
the user for credentials when specifying a signing key that is found in
the ssh-agent. The user may provide either the private key file or
public key file on the command line. If the public half of the CA is
NOT found in the ssh-agent, the user will be prompted to enter
credentials.

A more detailed test could be provided, but the intent is to
demonstrate that the provided patch works as intended.

-- 
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