2017-12-19
1.2.1
OutSystems R&D
10.0.105.0
All
All
Plug-ins
[Overview]
This plug-in provides an extra layer of security to HTTPS communications.
[Detail]
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 information on how to use the plugin check this post.