I want to use a https connection between android and a website. the certificate of website is verified by geotrust, but still I get Error in http connection javax.net.ssl.SSLException: Not trusted server certificate. version of android 2.2.
I have read other similar topics but I could not came out with a solution rather than accepting all certificates which I do not want to apply. can I (in a way) handle this trusting issue?
I want to use a https connection between android and a website. the certificate
Share
It sounds that your droid does not have the geotrust root certificate.
you can manually install it as described in how-to-install-a-web-certificate-on-an-android-device