SSH Agent not showing keys on Windows
AndrewStubbsUK
Community Member
in SSH
I have followed the instructions to enable the ssh agent in 1Password, turned on the windows service and configured the agent.toml file.
PS C:\Users\Andre> Get-Service ssh-agent
Status Name DisplayName
------ ---- -----------
Running ssh-agent OpenSSH Authentication Agent
PS C:\Users\Andre> echo $SSH_AUTH_SOCK
\.\pipe\openssh-ssh-agent
[[ssh-keys]]
vault = "Private"
However
PS C:\Users\Andre> ssh-add -l
The agent has no identities.
Any thoughts on the next diagnostic step I can take ?
Andrew
1Password Version: 1Password for Windows 8.10.36
Extension Version: N/A
OS Version: Windows 10
Browser: N/A
0