0

For a while our website gave the following warning in the console:

enter image description here

Today I wanted to check to see if I could fix it but it seems to have disappeared. I can't find anything about that message disappearing though. Did google and Symantex sort out their differences?

What happened here?

kramer65
  • 50,427
  • 120
  • 308
  • 488

1 Answers1

0

The tense is changed from future to present perfect.

The SSL certificate used to load resources from <URL> has been distrusted. See https://g.co/chrome/symantecpkicerts for more information.

GET <URL> net::ERR_CERT_SYMANTEC_LEGACY

This is still here in Chrome 70 beta (stable in October); it was briefly in Firefox 63 beta but was pushed back to Firefox 64 (stable in December).

These articles are still up to date:

If this resource was loaded from a server that you do not control, then I would imagine that they updated their certificate.

Community
  • 1
  • 1
Josh Lee
  • 171,072
  • 38
  • 269
  • 275