librespeed / librespeed/speedtest

No TLS certificate for *.backend.librespeed.org (8 servers unusable)

Open
#829 1 comment 0 reactions 1 assignee View on GitHub

@adolfintel is already working on this.

Since Aug 11, 2026.

Dominant language
JavaScript
Stars
15.2k
Forks
2.5k
Avg merge
1d 1h
Merged PRs (30d)
7

Description

Eight of the 45 entries in librespeed.org/backend-servers/servers.php cannot
be reached at all. HTTP 308-redirects to HTTPS, and HTTPS fails at the
handshake:

$ openssl s_client -connect de1.backend.librespeed.org:443 -servername de1.backend.librespeed.org
tlsv1 alert internal error
New, (NONE), Cipher is (NONE)

The certificate served on that address covers only the apex:

subject=CN=librespeed.org
X509v3 Subject Alternative Name:
    DNS:librespeed.org

Affected, all responding identically: de1, de3, de4, de5, uk1,
lt1, za1, in1 — server ids 27, 28, 30, 31, 43, 69, 70, 75.

Separately: all eight resolve to 78.46.162.45, which is the apex itself, and
Google, Cloudflare and Quad9 all return that same address, so it is not
GeoDNS. Four of them are advertised as Bangalore, Johannesburg, Nottingham and
Vilnius.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.