I have a self-signed SSL certificate and an Android app that should trust only one specific certificate. I use the solution from HTTPS and the self-certificate issue to accept all certificates, how to check the fingerprint certificate and reject all others?
source share