You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that if a client uses a Zscaler certificate, librespeed fails. This is despite NOT using the --secure flag. Why is this certificate being checked and rejected when the --secure flag is not set?
Here is my output
librespeed-cli --ipv4 --duration 15 --upload-size 1024 --verbose --json
Retrieving server list from https://librespeed.org/backend-servers/servers.php
Retry with /.well-known/librespeed
Error when fetching server list: Get "https://librespeed.org/backend-servers/servers.php/.well-known/librespeed": x509: certificate signed by unknown authority
Terminated due to error
The text was updated successfully, but these errors were encountered:
It seems that if a client uses a Zscaler certificate, librespeed fails. This is despite NOT using the
--secure
flag. Why is this certificate being checked and rejected when the --secure flag is not set?Here is my output
The text was updated successfully, but these errors were encountered: