Software Archive
Read-only legacy content

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

Dejan_G_
Beginner
476 Views

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 Kudos
2 Replies
Amrita_C_Intel
Employee
476 Views

Hello,

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

0 Kudos
Ohad_B_Intel
Employee
476 Views

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

0 Kudos
Reply