It’s Cybersecurity Awareness Month! Join our interactive training session, or learn about security and AI from 1Password experts.
Forum Discussion
AlmoEnd
2 years agoDedicated Contributor
1password git support for ssh in WSL2?
I am only able to sync with Github using PATs; for some reason the SSH key is not retrieved, using VSCode with WSL extension, or from a command (zsh) shell I get access denied (publickey) when issuin...
AlmoEnd
2 years agoDedicated Contributor
Above isn't a workable workaround :) After a reboot ssh-add ~/.ssh/1p_github
looks like I'll have to run
Could not open a connection to your authentication agent.eval \
ssh-agent -s` and enter the password each time. Can I import the toml file into WSL to make 1P take charge of SSH connections in the VM?