Protect what matters – even after you're gone. Make a plan for your digital legacy today.
Forum Discussion
jdeluyck
5 months agoOccasional Contributor
SSH Key priority
Hi, I've got an SSH config block like host target1.internal.network hostname host.external-net.com IdentityFile ~/.ssh/public_key_target1.pub user target1 port...
MarcusEvans
4 months agoNew Contributor
I came here for the same question. Perhaps 1P_Phil can take a look at this and update the documentation to clarify this. I think using bookmarks (https://developer.1password.com/docs/ssh/bookmarks) will be the way to go, but it would be very nice if the manual could describe this very common scenario, because honestly, I lost my way between the ~/home/.ssh/config file, the toml file and the ~/.ssh/1Password/config file.
Could you please describe in the manual the recommended solution for a scenario where you specify a specific ssh key for some hosts and use a fallback key for all remaining hosts? Thanks.