zuber
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2015
03:10 PM
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
How and what do I file in the codes to support SSL / https:// links.
Thanks
5 REPLIES 5
zuber
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2015
05:49 AM
Re: VideoPlayer & SSL (https) XML file link
bump.


Roku Employee
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2015
10:32 AM
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
http://sdkdocs.roku.com/display/sdkdoc/roUrlTransfer
zuber
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2015
12:43 PM
Re: VideoPlayer & SSL (https) XML file link
I am using google spreadsheet published. How can I get cerf for that?
zuber
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2015
11:20 AM
Re: VideoPlayer & SSL (https) XML file link
I was still not able to fix my videoplayer template to support ssl xml link
plz help.
plz help.
zuber
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2015
11:40 AM
Re: VideoPlayer & SSL (https) XML file link
NVM I got it fixed by following the link he posted. Thanks alot.