This plug-in provides an extra layer of security to HTTPS communications.In mobile apps, SSL Pinning or HTTP Public Key Pinning (HPKP) provides an extra layer of security to HTTPS communications to avoid, for example, man-in-the-middle attacks. It works client-side and adds a verification of the server certificate against hashes of public keys, which are pre-bundled with the mobile app.
For more details, check the official documentation.
Since version 1.0.5, the plugin is compatible with both Cordova and Capacitor.
This Plugin is now compatible with both Cordova and Capacitor.
Copyright (c) 2016 OutSystems