Windows 10 已于2025年10月14日停止支持。如果您正在使用 Windows 10,参见 这篇文章

Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

搜索 | 用户支持

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

详细了解
已存档

this connection is untrusted

guigs 已回复
rahulparmar

dear sir,

i have watch guard firebox for controlling websites accessing and i have configured deep inspection for HTTPS site. for access these sites i have provide self signed CA certificate to internet users. and also i have imported the certificate in trusted root authority of Firefox on the system of internet users.

but when they open HTTPS sites Firefox not use self signed CA certificate and shows these errors (This Connection is Untrusted ).

please help?


regards rahul parmar

dear sir, i have watch guard firebox for controlling websites accessing and i have configured deep inspection for HTTPS site. for access these sites i have provide self signed CA certificate to internet users. and also i have imported the certificate in trusted root authority of Firefox on the system of internet users. but when they open HTTPS sites Firefox not use self signed CA certificate and shows these errors (This Connection is Untrusted ). please help? regards rahul parmar

所有回复 (7)

Hi rahulparmar,

I understand that the warning "The Connection is Untrusted" is showing up. It is possible for the users to add an exception: "This Connection is Untrusted" error message appears - What to do

However since they are self signed, it is also possible to check to make sure that they follow the guidelines for:

For specific debugging errors we are happy to help or refer to the certificates@mozilla.org address.

If it works with other browser then check the certificate chain and see if you can export a trusted root certificate. Then you can import this certificate in Firefox and set the appropriate trust bits when prompted.

  • Tools > Options > Advanced > Certificates: View Certificates

dear sir,

i have already imported the certificate in trusted root authorities.

but Firefox is not using this certificate. please help?


regards Rahul

Do you see the certificate under Authorities? Tools > Options > Advanced > Encryption: Certificates > View Certificates : Authorities

Did you set the trust bit(s) of that certificate to make Firefox trust the as a root certificate? Otherwise Firefox wont' trust the certificate.

You can also check the certificate chain by clicking the globe/padlock on the location/address bar to see if this certificate is included.

Does the CA certificate follow the guidelines? Disabling this policy in Firefox would cause serious security issues. If absolutely necessary see:https://support.mozilla.org/en-US/que.../1012765

Note that disabling libPKIX support via security.use_mozillapkix_verification = false only applies to Firefox 31 and 32, so that is no longer possible in current releases.

  • Bug 975229 - Remove NSS-based certificate verification

Corel thank you, please disregard my previous suggestion rahulparmar.