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

--- Comment #2 from David Gervais <[email protected]> ---
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.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to