Thanks.
Yes the file location is correct. The file is also there in zip file. But still the same error.
I am testing in below ROKU device using my Eclipse IDE
Model: 3500X - Roku Stick
Software Version: Version 7.0 . build 9044
Let me again specify my steps here:
Copied the cacert.pem file from the ROKU SDK
Used locally installed openssl to grab the cacert.crt file using the pem file
Copied the crt file into the server's chain crt file
cacert.crt file is copied in the project folder and used as the above mentioned code
Surely, app is not being able to load the crt file. Even when deleting the file from zip before installing it in to the Roku stick, I get the same error.
CAfile: /tmp/plugin/BEAAAA8IJGIU/pkg:/certs/cacert.crt
I am running out of ideas, is there any other way to check how it should work.