diefferson / http_certificate_pinning

Https Certificate pinning for Flutter
Apache License 2.0
83 stars 70 forks source link

API 23 - 24 Unhandled Exception: PlatformException(CONNECTION_NOT_SECURE, Connection is not secure, Fingerprint doesn't match, null) #55

Open momoman opened 9 months ago

momoman commented 9 months ago

android SDK API 23 - 24 *** Unhandled Exception: PlatformException(CONNECTION_NOT_SECURE, Connection is not secure, Fingerprint doesn't match, null), But the higher API can check and work normally.

Screenshot 2566-10-11 at 13 41 43

Spalar commented 9 months ago

Facing the same issue.

diefferson commented 8 months ago

Hey guys, the error mentioned is the exception that is expected when the certificate is invalid, could you provide more details about your issue?

momoman commented 8 months ago

Hey guys, the error mentioned is the exception that is expected when the certificate is invalid, could you provide more details about your issue?

Google android SDK API 25 26 ... 34 Can be used normally., But the lower version You will encounter an error: Unable to verify SSL certificate.