Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
Former Member
4 years ago1password SSH Agent + WSL2?
Was wondering if any developers has had any luck configuring the newly introduced https://developer.1password.com/docs/ssh for any WSL2 work? This thing is incredible and works seamlessly! Would love...
Former Member
2 years agoI am having the same issue. If i REMOVE this part form .gitconfig
program = "/mnt/c/Users/****/AppData/Local/1Password/app/8/op-ssh-sign-wsl"
then VERIFY works, but then SIGNING does not work.
it seems like while this op-ssh-sign-wsl program allows git to sign commits with 1Password, it breaks the ability for git to verify signatures locally.