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!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Fetching extension fails under MITM proxy even if certificate is added

  • 3 个回答
  • 0 人有此问题
  • 1 次查看
  • 最后回复者为 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?

所有回复 (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?