Protect what matters – even after you're gone. Make a plan for your digital legacy today.
Forum Discussion
Former Member
3 years agoSSH use particular identity
Hello, I'm trying to use particular key in order to ssh to particular host (Windows)
Steps:
1. Everything is configured and ssh-agent loads keys correctly from 1password
2. When i try to ssh on...
Former Member
3 years agoThis work fine on Linux, it looks like problem is happening because both keys have access to particular server and windows does not respect ~/.ssh/config file
Looks like this is know issue https://developer.1password.com/docs/ssh/agent/advanced/#windows
"Windows doesn't have the same flexibility with the ~/.ssh/config file as macOS and Linux because Microsoft OpenSSH listens to a fixed pipe (\.\pipe\openssh-ssh-agent). If you want to use the 1Password SSH agent on Windows, you'll need to allow it to authenticate for all hosts."