본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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?