cordova-plugin-certificatepinning

This plugin allows allows you to check the SSL Certificate of the server you're connecting to. This can be useful for prevention of Man In The Middle attacks.

Usage no npm install needed!

<script type="module">
  import cordovaPluginCertificatepinning from 'https://cdn.skypack.dev/cordova-plugin-certificatepinning';
</script>

README