MaassMedia
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2016
02:20 PM
Viewing secure calls from a Roku device
Hello Everyone.
I need some help. I am attempting to validate the data that I am collecting for my analytics tool, Adobe Analytics, on my app in Roku.
Normally, we proxy our device through a network that routes all of the traffic to a computer and use Charles Web Debugging Proxy to view all the traffic. This works like a charm for non secure calls, however, I can't view any secure calls because I am unable to add a security certificate to the Roku device.
Has anyone been able to view the secure network calls that are sent out through a Roku device? Any help would be greatly appreciated.
Thanks
I need some help. I am attempting to validate the data that I am collecting for my analytics tool, Adobe Analytics, on my app in Roku.
Normally, we proxy our device through a network that routes all of the traffic to a computer and use Charles Web Debugging Proxy to view all the traffic. This works like a charm for non secure calls, however, I can't view any secure calls because I am unable to add a security certificate to the Roku device.
Has anyone been able to view the secure network calls that are sent out through a Roku device? Any help would be greatly appreciated.
Thanks
2 REPLIES 2
EnTerr
Roku Guru
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2016
06:02 PM
Re: Viewing secure calls from a Roku device
What do you mean can't add own security certificate to Roku device?
But other than doing that, i don't think you can. It will defeat the purpose of secure sockets if everyone can whip an easy MitM attack
But other than doing that, i don't think you can. It will defeat the purpose of secure sockets if everyone can whip an easy MitM attack
siekermantechno
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2016
05:44 AM
Re: Viewing secure calls from a Roku device
I've had some success using Adobe Analytics' Bloodhound tool (https://marketing.adobe.com/developer/g ... -qa-tool-1) to debug our Adobe Analytics integration on Roku. You might want to check that out.