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

Smokeping::probes::SSH->new croaks with recent OpenSSH (again) #410

Open
Giga-Pudding opened this issue Aug 13, 2024 · 1 comment
Open

Comments

@Giga-Pudding
Copy link

Same story: #120
But this time it's DSA

# /usr/bin/ssh-keyscan -t dsa,rsa,ecdsa 127.0.0.1
fails with
Unknown key type "dsa"

According to the OpenSSH 9.8/9.8p1 (2024-07-01) Release Notes, DSA code will be removed in 2025, but is already disabled at compile time in the current release, so DSA does not work anymore.

Best regards!

Copy link

This issue has become stale and will be closed automatically within 7 days. Comment on the issue to keep it alive.

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

No branches or pull requests

1 participant