Chromecast Self Signed SSL Certificate

I have some problems with chrome and self-signed ssl certificate. I tried to implement my own receiver and registered my URL in the Google Cast Developer Console. The Chromecast sender application tries to start, and then I get some errors.

Does anyone know if chromecast works with self-signed certificates?

+3
source share
2 answers

It will not work with self-signed certificates. For development, you might consider using App Engine or Google Drive, as both have valid certificates. Update: Google Drive is no longer an option.

+2
source

, . HTTP. https://developers.google.com/cast/docs/registration

" URL-, Google Cast -. URL- HTTP, HTTPS. URL- HTML- , -. , (NAT-) IP-, , . - SSL (HTTPS ) , -, HTTP. - SSL (HTTPS), , -, HTTP. "

0

All Articles