Comment on Jump ServersparentComments−remram3yInteresting. However in practice, I don't ssh-add my keys, they get loaded on first use by the ssh client. Is there a way to make ssh load keys into the agent with that option set?−pritambaral3yYes: https://man.openbsd.org/ssh_config#AddKeysToAgentSource: I don't ssh-add my keys either.
Comments
Interesting. However in practice, I don't ssh-add my keys, they get loaded on first use by the ssh client. Is there a way to make ssh load keys into the agent with that option set?
Yes: https://man.openbsd.org/ssh_config#AddKeysToAgent
Source: I don't ssh-add my keys either.