I am looking for a solution that would automatically load multiple RSA keys at login, some of them having passwords stored in the Keychain.
Example: first keys would be obviously in ~/.ssh/id_rsa and let's say that the second cone would be in ~/.ssh/id_rsa.2.
I want them to be loaded automatically, without having to enter their passwords.