How to enable SSL Pinning In Framewrok7

Hi,

Can anyone help me , because I need to enable SSL Pinning in my application and i saw some cordova plugins such as cordova-plugin-advanced-http-2 & cordova-plugin-advanced-http can be use to do that, but as far as i know from F7 3 version, they have removed ajax support and introduce it’s own [Request / Ajax] section, so i want to know how can i achieve SSL pining using your [Request / Ajax].

Thank you

did you ever find a solution to this?

This is in fact not related to Framework7 itself, but to Cordova/wkwebview. Unfortunately native certificate pinning is currently not possible:

https://cordova.apache.org/docs/en/latest/guide/appdev/security/#certificate-pinning

@Jasong

Yes, i already achieved this using this plugin, hope you will resolve the issue using this way. Actually this is far better rather than adding certificates inside the application it self