Recently I've been seeing this warning in the Chrome developer tools console while using the API:
The SSL certificate used to load resources from https://api.themoviedb.org will be distrusted in M70. Once distrusted, users will be prevented from loading these resources. See https://g.co/chrome/symantecpkicerts for more information.
According to the page in that link, your cert won't be trusted anymore once Chrome 66 releases, which is planned for March/April 2018. Are there plans to update the cert for the API prior to that? Thanks!
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by Marr 🇳🇱
on January 5, 2018 at 5:59 PM
When I check the certificate it says valid from December 2016 till December 2018. So I think it's good for Chrome 66. But will be distrusted for Chrome 70.
Reply by Dave Stearns
on January 5, 2018 at 6:19 PM
Oh, I think I understand what that warning is saying now! Your cert will still be fine with Chrome 66, but it will be distrusted from Chrome 70 onward. The blog post goes on to say:
Hence the "...will be distrusted in M70" warning message I see in the console. So Chrome will no longer trust any cert issued by Symantec's old infrastructure (RapidSSL and GeoTrust) by October 2018, regardless of when that cert was issued.
Are there plans to get a new cert from another CA before that October 2018 cutoff?
Reply by Travis Bell
on January 6, 2018 at 12:29 PM
Hi Dave,
Yes, by the time 70 roles out I'll make sure there's an updated certificate.
Reply by Dave Stearns
on January 6, 2018 at 12:31 PM
Fantastic. Thanks much for confirming!