http-observatory-website: SSH Scan Failed for ed25519-only servers

Scan Failed: The Mozilla SSH Observatory scans from sshscan.rubidus.com at 45.55.176.164. Many systems are configured with firewalls that block SSH access. To successfully scan with the SSH Observatory, access must be granted to Mozilla’s scanning system.

image

About this issue

Most upvoted comments

I just landed mozilla/ssh_scan#519 in ssh_scan v0.0.43 release, which can be found here: https://github.com/mozilla/ssh_scan/releases/tag/0.0.43

This will still need to get deployed to ssh_scan_api, of which I’ll send a PR for that, but the deployment may lag.

This PR https://github.com/mozilla/ssh_scan/pull/519 should address the ed25519 gap in native net-ssh and adds the necessary requirements in ssh_scan, which is a core dependency for ssh_scan_api.