[Bug 3944] Allow specifying identity by key thumbprint
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Tue Apr 7 09:04:14 AEST 2026
https://bugzilla.mindrot.org/show_bug.cgi?id=3944
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |djm at mindrot.org
--- Comment #1 from Damien Miller <djm at mindrot.org> ---
This is already supported. You can control which keys are used from an
agent by supplying a public key to IdentityFile:
IdentityFile ~/.ssh/id_github_userA # only id_github_userA.pub need
exist
IdentitiesOnly yes
--
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