"RokuJoel" wrote:
Try using object.SetCertificatesFile("pkg:/myCharlesCertificateFile.crt") - you can do this with any component that implements ifHttpAgent
so a videoplayer object:
vid=createobject("RoVideoPlayer")
vid.SetCertificatesFile("pkg:/myCharlesCertificateFile.crt")
- Joel
"Pradeepa" wrote:
We exported the Charles certifcate (myCharlesCertificateFile.pem) from charles and imported the certificate in code as below but it didn't work for us. Do you have any inputs?
vid=createobject("roUrlTransfer")
vid.SetCertificatesFile("pkg:/rokuDefaultCertificate.pem")
vid.SetCertificatesFile("pkg:/myCharlesCertificateFile.pem")
We’re upgrading Roku Community to bring you a faster, more mobile-friendly experience. You may notice limited functionality or read-only access during this time. Read more here.
Planned Downtime:
Community will be unavailable for up to 24–48 hours during the upgrade window during the week of May 19th and you may notice reduced functionality.
In the meantime, for additional assistance, visit our Support Site.
We're sorry for this disruption — we’re excited to share what’s next!