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
3 years ago@HardwareFresser For what it's worth, I have the exact same experience. Additionally I added the allowedSignersFile
option to my .gitconfig
but git log --show-signature
displays "Could not verify signature" for all my signed commits as well.
Using your manual, local verification does work however.
Edit: For what it's worth, using the allowSignersFile
option and verifying the commit signatures on Windows also works (verifies correctly). It's only WSL2 that doesn't seem to properly verify for me