trying to access Facebook error
An error occurred during a connection to www.facebook.com. SSL_ERROR_DC_EXPIRED What in the world? does Facebook not keep up with its own security? or is this a Firefox thing?
Chosen solution
This is about Delegated Credentials.
You can check this pref on the about:config page and possibly disable this DC feature.
- about:config => security.tls.enable_delegated_credentials = false
- https://dc.crypto.mozilla.org/
Read this answer in context 👍 1
All Replies (3)
thanks but that didn't work. its a two day old computer so there wasn't much history or whatever. but it didn't work
Web search: https://www.bing.com/search?q=SSL_ERROR_DC_EXPIRED
There is security software like Avast, Kaspersky, BitDefender and ESET that intercept secure connection certificates and send their own.
https://support.mozilla.org/en-US/kb/firefox-cant-load-websites-other-browsers-can
https://support.mozilla.org/en-US/kb/firefox-and-other-browsers-cant-load-websites
https://support.mozilla.org/en-US/kb/secure-connection-failed-firefox-did-not-connect
https://support.mozilla.org/en-US/kb/websites-dont-load-troubleshoot-and-fix-errors
Chosen Solution
This is about Delegated Credentials.
You can check this pref on the about:config page and possibly disable this DC feature.
- about:config => security.tls.enable_delegated_credentials = false
- https://dc.crypto.mozilla.org/
Modified