VideoPlayer & SSL (https) XML file link

I learned that VideoPlayer sample does not support SSL (https://www.mysite.com/mychannels.xml) link. it will support http://www.mysite.com/mychannels.xml

How and what do I file in the codes to support SSL / https:// links.

Thanks

bump.

You probably just need to call SetCertificatesFile on your roURLTransfer. A quick search of the forum for “SSL” turns up lots of good info.

http://sdkdocs.roku.com/display/sdkdoc/roUrlTransfer

I am using google spreadsheet published. How can I get cerf for that?

I was still not able to fix my videoplayer template to support ssl xml link
plz help.

NVM I got it fixed by following the link he posted. Thanks alot.