Roku Developer Program

Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
zuber
Visitor

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
0 Kudos
5 REPLIES 5
zuber
Visitor

Re: VideoPlayer & SSL (https) XML file link

bump.
0 Kudos
RokuChris
Roku Employee
Roku Employee

Re: VideoPlayer & SSL (https) XML file link

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
0 Kudos
zuber
Visitor

Re: VideoPlayer & SSL (https) XML file link

I am using google spreadsheet published. How can I get cerf for that?
0 Kudos
zuber
Visitor

Re: VideoPlayer & SSL (https) XML file link

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

Re: VideoPlayer & SSL (https) XML file link

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