Signing back into the Community for the first time? You'll need to reset your password to access your account. Find out more.
Forum Discussion
Former Member
3 years agoSSH Agent on Windows Subsystem for Linux
Hello,
First of all, thank you for this feature, I absolutely love it ! I'm using it both on my Windows and my Mac and it works like a charm. Excellent work guys :-)
I was wondering if it would ...
Former Member
3 years agoThis script works in Debian WSL, but, does not work on Rocky Linux 9 as a WSL instance. Every time I try to ssh to a remote server, I see error messages
My commands are:
bash
sudo update-crypto-policies --set DEFAULT:SHA1 && \
ssh MASKED
The result is
bash
Load key "/home/MASKED/.ssh/MASKED.pub": error in libcrypto
MASKED@MASKED: Permission denied (publickey).
When I run ssh-add -l
, then I got this error message.
bash
error fetching identities: communication with agent failed