SLL Certificate Pinning

  • 1
  • Question
  • Updated 6 years ago
Hi there,

I am looking to do SSL Certificate Pinning. So far I found some information:
- http://docs.phonegap.com/en/3.5.0/gui...
There is a section about Certificate Pinning, which shows, that there is no way doing this on a webview base.
- https://github.com/EddyVerbruggen/SSL...
This only checks on fingerprint and after receiving a success you can believe that it is safe.

Based on that I would say I need the following:
- A Plugin checking the root certificate
- Ask plugin to send a request after checking the certificate and return the response to JS

Does anyone know something like this?
Photo of Kurt001

Kurt001

  • 25 Posts
  • 0 Reply Likes

Posted 6 years ago

  • 1

Be the first to post a reply!