How to access a https url on Tizen TV

How to access a https url on Tizen TV

BY 31 May 2018 Web Application Development

Hello,

I developed a web app for Tizen 3.0/4.0 TV.

In the app, I want to get data from server through HTTPS, but it seems that it can’t work normally. (it work normally through HTTP)

I got the error: “POST https ://xxxxxxxxxxx.net:8443/clientapplication .net::ERR_INSECURE_RESPONSE”

The certificate is self-signed. 

I think, we need to add the CA-certificate into the trust list of the Tizen system or web engine? or is there any other methods to solve this problem?

Thanks,

shx.chen

Written by