Questo sito potrebbe offrire funzionalità limitate durante le operazioni di manutenzione per migliorare l'esperienza utente. Se un articolo non risolve il tuo problema e vuoi richiedere supporto, la nostra comunità di supporto è pronta ad aiutarti tramite @FirefoxSupport su Twitter e /r/firefox su Reddit.

Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Ulteriori informazioni

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

Fetching extension fails under MITM proxy even if certificate is added

  • 3 risposte
  • 0 hanno questo problema
  • 1 visualizzazione
  • Ultima risposta di GamePlayer

more options

Good afternoon,

I've got a problem with add-ons while using Squid MITM Proxy with a custom certificate for Firefox/LibreWolf.

While I'm trying to update / install an extension / theme, it fails with:

``` 1686147276233 addons.xpi WARN Download of https://addons.mozilla.org/firefox/downloads/file/4104397/witchdoctor-2.0.xpi failed: [Exception... "Certificate issuer is not built-in." nsresult: "0x80004004 (NS_ERROR_ABORT)" location: "JS frame :: resource://gre/modules/CertUtils.sys.mjs :: checkCert :: line 177" data: no] Stack trace: checkCert()@resource://gre/modules/CertUtils.sys.mjs:177 onStopRequest()@resource://gre/modules/addons/XPIInstall.jsm:2514 ```

How can I install an add-on while using the MITM proxy?

Good afternoon, I've got a problem with add-ons while using Squid MITM Proxy with a custom certificate for Firefox/LibreWolf. While I'm trying to update / install an extension / theme, it fails with: ``` 1686147276233 addons.xpi WARN Download of https://addons.mozilla.org/firefox/downloads/file/4104397/witchdoctor-2.0.xpi failed: [Exception... "Certificate issuer is not built-in." nsresult: "0x80004004 (NS_ERROR_ABORT)" location: "JS frame :: resource://gre/modules/CertUtils.sys.mjs :: checkCert :: line 177" data: no] Stack trace: checkCert()@resource://gre/modules/CertUtils.sys.mjs:177 onStopRequest()@resource://gre/modules/addons/XPIInstall.jsm:2514 ``` How can I install an add-on while using the MITM proxy?

Tutte le risposte (3)

more options

If the certificate is failing you should contact their customer service support about this issues since that extension is from them. Addon install issues should contact their Developer for support on their Addon.

more options

You can try to download and save the extension's XPI file and install the extension via the about:addons page via the cogwheel menu.

more options

At the moment there's no way to install extension through MITM?