Hi,
When i use roku request.SetCertificatesFile("common:/certs/ca-bundle.crt") some of https calls work, But for one service i had to use a custom certificate when i tried using that i get error code is -60 and error message: "SSL certificate problem: unable to get local issuer certificate". I tried openssl s_client -showcerts -connect 'xxx.com:443' i do see the response, i mean all certificates listed.
Any help i would really appreciate, really stuck in a critical situation.
Thanks in advance for the help.
Prajwal