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

No certifcate details

ashishps1 opened this issue · comments

Hi, currently, the only message is "CONNECTION_SECURE" or "CONNECTION_NOT_SECURE". Functions for getting the certificate details like issuer, period of validity, fingerprints etc can be added.

Correct, that's not part of this plugin. If you feel like it you can fork this repo and add it.