Hacker News new | ask | show | jobs
by spencerhakim 3668 days ago
Not entirely related, but I'm getting an ERR_CERT_AUTHORITY_INVALID on Chrome for Android but not Chrome or Firefox on Windows. Same SHA256 reported in all three browsers. The certificate was issued on May 4th, did Microsoft recently change their SSL certificate chain?
3 comments

Certificate issuer "Microsoft IT SSL SHA2" is via Baltimore CyberTrust Root [1], which exists in Firefox's CA store, as well as /etc/ssl/certs. It also exists in Android (Settings -> Security -> Trusted Credentials). So, I'm not sure where Chrome-on-Android looks for certs.

[1] https://ssl-tools.net/subjects/26102266b387fb8b911bc6d37b35b...

Indeed SSL checker[2] says that "this certificate is not trusted by all browsers". Intermediate cert probably missing.

[2] https://www.sslshopper.com/ssl-checker.html#hostname=blogs.o...

Here getting that same issue on Android as well.
+1
I saw the problem on Firefox on Windows.
Firefox on Linux as well (Xubuntu).