Login to follow
SSL Pinning Plugin

SSL Pinning Plugin (ODC)

Supported
Stable version 1.2.0 (Compatible with ODC)
Uploaded on 9 Feb by OutSystems
SSL Pinning Plugin

SSL Pinning Plugin (ODC)

Details
Detailed Description

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.


This plugin is compatible with Capacitor since version 1.2.0. If you're using the plugin in Cordova apps, you'll need to do some changes in your app to use the plugin in Capacitor - refer to the available documentation

Release notes 

This Plugin is now compatible with both Cordova and Capacitor. If you're using the plugin in Cordova apps, you'll need to do some changes in your app to use the plugin in Capacitor - refer to the available documentation


  • Features
    • Support for Capacitor in MABS 12.
  • Fixes
    • Android and iOS
      • Fix error message in CheckCertificate client action when certificate is invalid.
License

Copyright (c) 2026 OutSystems