언어 설정

Menu
Sites
Language
Untrusted connection error

Hi

I'm developing sync application.

The sync id done via our own server which is on Windows Azure.

I purchased SSL certification and resgitered via GeoTrust.

Every browser is ok with the SSL(I mean https:// connection).

Android is also fine with that. Only tizen complains about the https:// connection.

Tizen displays user confirm message. And even if user clicks "Yes" button,

tizen ignores user decision and generate error.

I got following message.

Loading page cancelled because of untrusted connection.

 

I don't know how can I make secure call to self hosting server.

Is there any special settings to succeed?

(The config.xml file already has <access origin="*" subdomains="true"/> )

 

 

 

Responses

2 댓글
Lakshmi Grandhi

can you share the hosted server url to test your issue

Lukasz Oltarzewski

any sollutions for the issue above ?

Got the same problem

- config.xml configured (maybe i am missing something that I am not aware of)
- server has official SSL certificate 'identity confirmed in chrom etc'
- any browser, device, postman etc... simply works

still has SOUP certificate 'isTrused' issue...

'Loading page cancelled because of untrusted connection'
 

Cheers,

L.