Цей вебсайт матиме обмежену функціональність, доки ми проводимо його обслуговування для поліпшення роботи. Якщо прочитана стаття не розв'язала вашу проблему і ви хочете поставити питання, наша спільнота підтримки з радістю допоможе вам на @FirefoxSupport у Twitter та /r/firefox на Reddit.

Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

Untrusted SSL Certificate in Firefox but not other browsers

  • 2 відповіді
  • 11 мають цю проблему
  • 43 перегляди
  • Остання відповідь від 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).

Усі відповіді (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.