SSH Agent Signed Certificate Forwarding not working #10715
Labels
feature-request
Request for new features or functionality
info-needed
Issue requires more information from poster
ssh
Issue in vscode-remote SSH
Milestone
Is there an existing issue for this bug?
Required Troubleshooting Steps
remote.SSH.useLocalServer
setting[Optional] Diagnose with Copilot
I asked @remote-ssh but it did not help
In step 2 of the troubleshooting wiki, what was the result of running the generated SSH command verbatim outside of VS Code?
I did not try step 2 of the troubleshooting steps
Remote-SSH Log
Remote-SSH Log
Expected Behavior
I expect to be able to use my SSH signed certificate on my remote machine
Actual Behavior
Missing (ECDSA-CERT)
Steps To Reproduce
I don't know the exact details of how my EDCSA cert and CA works in the background but this chatgpt guide explains the basics
https://chatgpt.com/share/67b47d48-198c-800b-8366-279f61fa3b01
Now we have a
With VSCode the private key is copied over to the machine, but the signed public key is not
When I SSH normally it is actually copied across.
Anything else?
My fish config
My ssh config
The text was updated successfully, but these errors were encountered: