Forum Discussion
kelvis2000
11 years agoVisitor
"RokuMarkn" wrote:
If you're not calling SetCertificatesFile in your Brightscript code, the https URLs will definitely not work. Fix that before you do anything else. Normally you would just call
player.SetCertificatesFile("common:/certs/ca-bundle.crt")
where player is your roVideoScreen or roVideoPlayer.
--Mark
I set up CDN and changed the
link to
http://guitar.objects.cdn.dream.io/VIDE ... spirit.mp4
and it works which is great. Thanks for your help
Mark should I still set Certificate?
Also which Brightscript Doc would set I am looking for
bundle.crt which I am not able to find.
Seeing as it i working should I just leave well enough alone?
Thanks again!
Kevin