Software Archive
Read-only legacy content
17061 ディスカッション

Can you fix Cordova certificate pinning problem with App Security API?

Dejan_G_
ビギナー
643件の閲覧回数

Hi all,

I will use HTTPS connection in my app, but I found on Cordova pages that Android can't check server's certificate and because of that it can't reassure secure HTTPS connection. So I'm wondering if I use App Security API Secure Transport will it fix the problem or I need to use fingerprint checking as suggested on Cordova page?

0 件の賞賛
2 返答(返信)
Amrita_C_Intel
従業員
643件の閲覧回数

Hello,

Do you mean plugins? Put an (*)sign in the internal whitelist section under build setting. 

Ohad_B_Intel
従業員
643件の閲覧回数

Hi Dejan, 

 

From Cordova page: “Domain whitelisting does not work on Android API 10 and below”-> I don’t see any reference to HTTPS.  

 

You are welcome to use the App Security API plugin, it has Secure Transport functionality  (https://software.intel.com/en-us/node/564377) that establishes a secure channle with the server (HTTPS).

 

Thanks,

Ohad

返信