Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connection Issues with Posh-SSH 3.0 and RSA 2048 Keys on Linux 2023 OS #600

Open
jmankotia opened this issue Oct 24, 2024 · 1 comment
Open

Comments

@jmankotia
Copy link

Hello everyone,

I am experiencing connection issues when using Posh-SSH 3.0 to establish an SSH connection with a Linux machine running the 2023 operating system. The connection fails because the OS does not allow RSA 2048 keys for authentication, likely due to security policies that favor stronger key algorithms.

Here are the details:

Environment: Using Posh-SSH 3.0 on a Windows machine.
Target OS: Linux 2023 OS.
Key Type: The SSH key currently being used is an RSA key with a bit length of 2048.
Error Message: Permission denied (publickey).

I would like to know if there is a workaround to enable the use of RSA 2048 keys on the Linux 2023 OS, for establishing the connection.
Any insights or suggestions would be greatly appreciated!

@darkoperator
Copy link
Owner

darkoperator commented Oct 24, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants