You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Starting from version 2022.3 RESP.app supports SSH Agents. This allows using password managers like [1Password](https://developer.1password.com/docs/ssh/agent)
96
+
to securely store your SSH keys with 2FA.
97
+
98
+
>!!! note "for Windows users:"
99
+
On Windows RESP.app supports only [Microsoft OpenSSH](https://docs.microsoft.com/en-us/windows-server/administration/openssh/openssh_overview) that's why "Custom SSH Agent Path" option is not available.
100
+
101
+
##### How to connect to 1Password SSH-Agent from DMG version of RESP.app
102
+
It's possible to set default SSH Agent for all connections in RESP.app by overriding environment variable `SSH_AUTH_SOCK`.
103
+
If you need to use custom ssh agent only for specific connections follow steps above:
0 commit comments