I suspect you are using Windows Server 2008 to retrieve those urls, which means we serve the last release still to be code-signed with a SHA1 certificate. Later releases are signed with a SHA2 cert. The Win64 404 is from that architecture is not being supported for ESR38.
The links do work using wget, which avoids the user-agent checks for Windows version - we're using a regex of `Windows (?:NT 5.1|XP|NT 5.2|NT 6.0)`. Nick Thomas Mozilla Release Engineering On 16 May 2016 at 09:38, Shmuel Gerber <[email protected]> wrote: > The Windows download links for Version 45 ESR seem to be wrong/broken. > > For example, in the row for U.S. English, > the link for Windows (32) > > https://download.mozilla.org/?product=firefox-45.1.1esr-SSL&os=win&lang=en-US > causes the Setup file for 38.5.1 to download > > and the link for Windows (64) > > https://download.mozilla.org/?product=firefox-45.1.1esr-SSL&os=win64&lang=en-US > leads to 404 page not found > > --Shmuel Gerber > > ====== > Original Message: > Sylvestre Ledru sylvestre at mozilla.com > Wed Apr 27 16:11:54 UTC 2016 > Firefox ESR 38.8 and 45.1 are now available for download at > https://www.mozilla.org/en-US/firefox/organizations/all.html > _______________________________________________ > Enterprise mailing list > [email protected] > https://mail.mozilla.org/listinfo/enterprise > > To unsubscribe from this list, please visit > https://mail.mozilla.org/listinfo/enterprise or send an email to > [email protected] with a subject of "unsubscribe" >
_______________________________________________ Enterprise mailing list [email protected] https://mail.mozilla.org/listinfo/enterprise To unsubscribe from this list, please visit https://mail.mozilla.org/listinfo/enterprise or send an email to [email protected] with a subject of "unsubscribe"

