RSA private keys supported in VS 17.12.4?

Tomasz Cisowski 0 Reputation points
2025-02-04T11:21:02.05+00:00

MS article https://learn.microsoft.com/en-us/cpp/linux/connect-to-your-remote-linux-computer?view=msvc-170 says:

"RSA keys were also not supported in VS 17.10 and VS 17.11 but are supported again in VS 17.12 and later"

Right now I have VS 17.12.4 installed and RSA private key doesn't work for remote ssh connection (I have got info that key is unsupported). Tried with ECDSA and it works good but I have to use RSA one.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,399 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.