搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

School proxy giving unverified certificate

  • 3 回覆
  • 1 有這個問題
  • 187 次檢視
  • 最近回覆由 QereweYT

more options

At a school computer, whenever the internet is used, it goes past the school proxy, which is webproxy.lcps.org. It always signs certificates from Google as "Issued by" themselves. It also happens whenever I use Youtube or any other site by Google. How can I stop the SEC_ERROR_UNKNOWN_ISSUER error from appearing?

At a school computer, whenever the internet is used, it goes past the school proxy, which is webproxy.lcps.org. It always signs certificates from Google as "Issued by" themselves. It also happens whenever I use Youtube or any other site by Google. How can I stop the SEC_ERROR_UNKNOWN_ISSUER error from appearing?

被選擇的解決方法

Hi,

To fix this, you need to import the certificate that your school district is using into Firefox. In order to do this, you need a copy of the certificate (typically a .cer file). If this is a school-issued computer, you likely already have a copy of the certificate installed on your computer. To find it:

  1. Press the win+r keys
  2. Type "certmgr.msc"
  3. The certificate manager should open.
  4. Look for your school district's root certificate - it's probably in the "trusted root certification authorities" or "third-party root certification authorities" section.
  5. Once you find the certificate, go to Action menu > All Tasks > Export.
  6. Export the certificate as a .cer file (you're given two choices of encodings, either one should work fine) and save it somewhere.

Once you have a copy of the certificate, you can import it into Firefox:

  1. Type "about:preferences#privacy" in the address bar.
  2. Scroll down to the "certificates" section at the bottom.
  3. Choose "View Certificates".
  4. Click the "import" button.
  5. Select the certificate file you just exported.
  6. Check the "Trust this CA to identify websites" box.
  7. Choose "OK".

If this is a device owned by you, or if you can't find the certificate installed on your computer, you'll need to ask your school for a copy of the certificate file.

從原來的回覆中察看解決方案 👍 3

所有回覆 (3)

more options

When using chrome://pippki/content/exceptionDialog.xul on google.com

more options

選擇的解決方法

Hi,

To fix this, you need to import the certificate that your school district is using into Firefox. In order to do this, you need a copy of the certificate (typically a .cer file). If this is a school-issued computer, you likely already have a copy of the certificate installed on your computer. To find it:

  1. Press the win+r keys
  2. Type "certmgr.msc"
  3. The certificate manager should open.
  4. Look for your school district's root certificate - it's probably in the "trusted root certification authorities" or "third-party root certification authorities" section.
  5. Once you find the certificate, go to Action menu > All Tasks > Export.
  6. Export the certificate as a .cer file (you're given two choices of encodings, either one should work fine) and save it somewhere.

Once you have a copy of the certificate, you can import it into Firefox:

  1. Type "about:preferences#privacy" in the address bar.
  2. Scroll down to the "certificates" section at the bottom.
  3. Choose "View Certificates".
  4. Click the "import" button.
  5. Select the certificate file you just exported.
  6. Check the "Trust this CA to identify websites" box.
  7. Choose "OK".

If this is a device owned by you, or if you can't find the certificate installed on your computer, you'll need to ask your school for a copy of the certificate file.

more options

Practically everything is blocked in our computers, so "certmgr.msc" was also blocked. Thankfully, I found out that I could get the certificate through Internet Explorer's options. After getting them, I followed the rest of the instructions and it worked. Thank you!

由 QereweYT 於 修改