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

Always Return CONNECTION_NOT_SECURE

helaquiz opened this issue · comments

Plugin version 6.0.0 & Devices are not asus ZENFONE

RESULT always return CONNECTION_NOT_SECURE

*** Found Problem when FingerPrint is self-sign certificate

any one had problem like me ?

I had this problem with all the Android devices, according to Android documentation: certificates self-signed or signed for an unknown authority are NOT VALID.
I don't know if adding all the certificates (root, enterprise) to the device would fix this.

RESULT always return CONNECTION_NOT_SECURE

*** Found Problem when FingerPrint is self-sign certificate

any one had problem like me ?