EddyVerbruggen / SSLCertificateChecker-PhoneGap-Plugin

:passport_control: Prevent Man in the Middle attacks with this Cordova plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

More details on cases when plugin should be used

zmandel opened this issue · comments

my request is for the readme to have more information on the cases this plugin is useful.
in particular, Im researching if I need to use this plugin when loading my own secured website (with a non self-signed certificate). Doesnt chromium already protect against MITM in that case, asuming I havent overriden the webview ssl error handling?