Trang web này sẽ có chức năng hạn chế trong khi chúng tôi trải qua bảo trì để cải thiện trải nghiệm của bạn. Nếu một bài viết không giải quyết được vấn đề của bạn và bạn muốn đặt câu hỏi, chúng tôi có cộng đồng hỗ trợ của chúng tôi đang chờ để giúp bạn tại @FirefoxSupport trên Twitter và /r/firefox trên Reddit.

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

Untrusted SSL Certificate in Firefox but not other browsers

  • 2 trả lời
  • 11 gặp vấn đề này
  • 43 lượt xem
  • Trả lời mới nhất được viết bởi duff614

more options

Some Firefox users experience an untrusted SSL certificate error even though the SSL certificate is purchased from Network Solutions. Issue occurs in multiple versions of Firefox (3.6, 4.0.1, 5.0). Not all Firefox users experience the untrusted certificate error. Does not occur in other browsers (IE, Chrome).

Some Firefox users experience an untrusted SSL certificate error even though the SSL certificate is purchased from Network Solutions. Issue occurs in multiple versions of Firefox (3.6, 4.0.1, 5.0). Not all Firefox users experience the untrusted certificate error. Does not occur in other browsers (IE, Chrome).

Tất cả các câu trả lời (2)

more options

A test confirms that the server sends all intermediate certificates, so there shouldn't be a problem with Firefox.

Possible causes of such errors are that the system click is set to the wrong date and time or that Firefox has stored in the past a certificate that has now expired.


Visitors that have the problem can try to remove the stored intermediate certificates that are used with that connection.

  • Tools > Options > Advanced > Encryption: Certificates > View Certificates : Authorities

Stored intermediate certificates show as "Software Security device" and the build-in root certificates show as "Builtin Object Token".
Don't remove the latter.

Rename the file cert8.db to cert8.db.old in the Firefox Profile Folder to remove all intermediate certificates that Firefox has stored by visiting secure websites.
If that helped to solve the problem then you can remove the renamed file cert8.db.old unless you have user certificates that you may want to export first and import them in the new file.
Otherwise you can restore the certificates by renaming (copying) the file back to cert8.db
Firefox will automatically store new intermediate certificates when you visit websites that send them.

more options

Thanks for the response. It looks like somehow the certificate chain had broken somehow, so while FF was seeing the certificate and knew it was from Network Solutions it was unable to complete the chain to a root CA, reapplying the chain of certs on our Apache server was able to fix the problem.