Tagged Questions

2
votes
3answers
178 views

how to get ssh to use a different id_dsa

How can I convince that id_dsa is not stored in ~/.ssh when connecting to one particular host. The obvious question is why. The answer is this key is more sensitive and needs to be password protected …