Closed GoogleCodeExporter closed 9 years ago
Chromecast doesn't actually have that CA either.
Rather, Chromecast supports AIA to fetch missing intermediate certificates, if
your server doesn't communicate the intermediate cert. Unfortunately, Android
across the board doesn't support AIA. I expect if you try to navigate to your
receiver page over HTTPS in Android Chrome, it will present a certificate error
for the same reason. (We've already seen this happen with about a dozen
receiver applications and have been working with them to fix it).
I recommend trying to check your domain at https://www.ssllabs.com/ssltest/ and
make sure it doesn't list any "extra downloads". You should configure your site
to return the intermediate CA cert along with your cert.
Original comment by gun...@google.com
on 5 Feb 2015 at 1:54
Thank you for your detailed explanation.
I've fixed it so the intermediate cert is sent by the server.
Original comment by pujos.mi...@gmail.com
on 5 Feb 2015 at 11:16
Original comment by jonathan...@google.com
on 5 Feb 2015 at 10:15
Original issue reported on code.google.com by
pujos.mi...@gmail.com
on 4 Feb 2015 at 6:23