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

Verify if certificate is trusted or not

atul-shimpi opened this issue · comments

Hello,
I am successfully using private static String getFingerprint() to verify if cerficaite is valid not not.

Additionally what is want is to verify if the certificate is trusted or not.

Is there any way to do this ?