LibreWolf WinUpdater fails to connect to https://librewolf.dev behind corporate networks #75
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I'm using LibreWolf on my work laptop, and my company uses Zscaler for internet security. Zscaler injects its own self-signed certificate into all https connections so that it can monitor network traffic. It would be nice if this utility used the system certificate store, that way I wouldn't get these error messages every single time WinUpdater attempts to check for updates...
I should also note that this error persists regardless of which option I select in the Security Alert dialog.
Your connection is being blocked by Zscaler. It returns its own HTML page with the title
Internet Security by Zscaler, which is why it's in the error message.Could you have a look at what happens if you open https://librewolf.dev/api/v1/version versus https://codeberg.org/api/v1/version ?
Also this. Interestingly, if you visit Cloudflare Radar via the link provided, there does not appear to be an obvious reason for the block.
@CCF100 @9hili9
So what happens with WinUpdater with the new version released today?
Manipulating the HOSTS file to bypass DNS and updating to 154.0.1-2 appears to avoid the problem. WinUpdater was subsequently able to run successfully (without the DNS bypass). The bypass is still needed to get to this site, but that's a minor inconvenience.
Thanks for the update. Let's see if we can do something about it.
Is the same going on for you, @CCF100?