Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

Set secure connection as default#800

Open
kustodian wants to merge 1 commit intosivel:masterfrom
kustodian:secure-default
Open

Set secure connection as default#800
kustodian wants to merge 1 commit intosivel:masterfrom
kustodian:secure-default

Conversation

@kustodian
Copy link

Speedtest servers don't support HTTP connections anymore so I renamed the --secure parameter to --insecure and set it to False by default.

Speedtest servers don't support HTTP connections anymore so I renamed the `--secure` parameter to `--insecure` and set it to False by default.
@vaygr
Copy link

vaygr commented Aug 13, 2023

@sivel jfyi, because of this the default run no longer works:

$ speedtest-cli Retrieving speedtest.net configuration... Cannot retrieve speedtest configuration ERROR: HTTP Error 403: Forbidden
@kustodian
Copy link
Author

Sorry about not mentioning it, but the reason why I submitted this PR is because (as @vaygr wrote), running speedtest-cli without any parameters doesn't work.

@PaulWebster
Copy link

Can confirm that this is now an issue from where I test in UK.
Been working fine without using --secure for a long time - including yesterday.
But today it failed with failure to get configuration data plus 403 forbidden as reported earlier.
Changed my script to run with --secure and worked immediately.

This was referenced Nov 26, 2023
@chrismellerflynn
Copy link

Not sure why it lets me review this PR, but I would like to see these changes merged, so there...

@NeckBeardPrince
Copy link

I don't think this works anymore

Retrieving speedtest.net configuration... Cannot retrieve speedtest configuration ERROR: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1006)>
OscarL added a commit to OscarL/haikuports that referenced this pull request Sep 14, 2024
Begasus pushed a commit to haikuports/haikuports that referenced this pull request Sep 17, 2024
icarito pushed a commit to icarito/haikuports that referenced this pull request Jun 17, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

5 participants