We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Saber mais

Update Firefox in secure environment

  • 6 respostas
  • 1 tem este problema
  • 3 visualizações
  • Última resposta por Mike Kaply

more options

I would like to get new security updates for Firefox, i dont have Internet connection so the updates must come in some other way.

is it possible to download updates somewhere and then place then on a share on a fileserver and then i can tell Firefox look for updates on this share instead of Internet.

I already use this technic for Windows Defender, i download the definition files and the enable a GPO that tell Defender that all updates are on a fileshare.

Can this be done in Firefox (or something similar?

Hope you understand what i am trying to achieve

I would like to get new security updates for Firefox, i dont have Internet connection so the updates must come in some other way. is it possible to download updates somewhere and then place then on a share on a fileserver and then i can tell Firefox look for updates on this share instead of Internet. I already use this technic for Windows Defender, i download the definition files and the enable a GPO that tell Defender that all updates are on a fileshare. Can this be done in Firefox (or something similar? Hope you understand what i am trying to achieve

Todas as respostas (6)

more options

Using another computer, Download Firefox Full Version For All Languages And Systems onto a thumb drive. After, plug the thumb into your system. http://www.mozilla.org/en-US/firefox/all/

more options

I think you missunderstood me, i cant put the installer on a usb drive and then installing on 10 computers. I want this to be made automatically.

If these 10 computers had internet conenction, Firefox will be updated automatically, so therefor i was thinking that it was possible to have the updates files on a fileshare and tell Firefox to go and search on that fileshare instead of internet. Understand?

more options

I called for more help.

more options

Update server, very nice. This can be the resolver. :-)

Thanks

more options

Yes, you can setup you own update server and point Firefox to it using the AppUpdateURL policy:

https://github.com/mozilla/policy-templates/blob/master/README.md#appupdateurl

The most important thing when doing this is that your update server should send empty <updates></updates> when there is no update versus invalid XML or an error.