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

OpenSSH server compatibility issues #17197

Closed
nklaassen opened this issue Oct 7, 2022 · 1 comment · Fixed by #19579
Closed

OpenSSH server compatibility issues #17197

nklaassen opened this issue Oct 7, 2022 · 1 comment · Fixed by #19579
Assignees
Labels
bug test-plan-problem Issues which have been surfaced by running the manual release test plan

Comments

@nklaassen
Copy link
Contributor

Expected behavior:
OpenSSH servers can be accessed via teleport using tsh, the Teleport WebUI, or OpenSSH

Current behavior:

client sshd version working server error
tsh 11.0.0-alpha.2 OpenSSH_7.4p1 unsupported public key algorithm: [rsa-sha2-256-cert-v01@openssh.com]
tsh 10.0.0 OpenSSH_7.4p1 unsupported public key algorithm: [rsa-sha2-256-cert-v01@openssh.com]
Web UI 11.0.0-alpha.2 OpenSSH_7.4p1 unsupported public key algorithm: [rsa-sha2-256-cert-v01@openssh.com]
Web UI 10.0.0 OpenSSH_7.4p1 unsupported public key algorithm: [rsa-sha2-256-cert-v01@openssh.com]
ssh OpenSSH_8.6p1 OpenSSH_7.4p1
tsh 11.0.0-alpha.2 OpenSSH_8.9p1
Web UI 11.0.0-alpha.2 OpenSSH_8.9p1
ssh OpenSSH_8.6p1 OpenSSH_8.9p1 no matching host key type found. Their offer: ssh-rsa-cert-v01@openssh.com

Same behaviour on local and leaf cluster.

@nklaassen nklaassen added bug test-plan-problem Issues which have been surfaced by running the manual release test plan labels Oct 7, 2022
@jakule jakule self-assigned this Oct 10, 2022
@jakule
Copy link
Contributor

jakule commented Nov 11, 2022

sshd compatibility should be fixed by #18181 We're still working on the client part.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug test-plan-problem Issues which have been surfaced by running the manual release test plan
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants