The ssh-agent tag has no wiki summary.
5
votes
1answer
246 views
How to use ssh-agent with multiple (valid) keys and yet choose which one to use?
Let's say there are two keys A and B, both of which are valid for user@host public key authentication. Since authorized_keys is configured for different behaviour depending on the key, ~/.ssh/config ...