Forum Discussion
belltown
11 years agoRoku Guru
"kelvis2000" wrote:
Also which Brightscript Doc would set I am looking for
bundle.crt which I am not able to find.
It's hard to find the official documentation for this. In the Component Reference documentation for roVideoScreen, for example, it mentions that roVideoScreen supports the ifHttpAgent interface, which implements the SetCertificatesFile method, which states that, "Instances of roUrlTransfer and ifHttpAgent components should call this function before performing https requests", and "The appropriate certificates file should be placed at the location specified in the SetCertificatesFile() function call". To find any mention of the certificates file name you'd have to look in the Component Reference File System documentation; under "Pathnames" it states: "common – a common read-only filesystem that all plugins have access to. Currently it only contains a CA certificate bundle that contains CA certs trusted by FireFox (common:/certs/ca-bundle.crt)".