Hi all,
the issue with the Android client not connecting is almost always the SSL certificate is missing the intermediary cert. Visit https://www.ssllabs.com/ssltest/index.html on your domain to test.
You'll likely see an error about the missing chain/Certification Path... make sure you append the signed cert and the CA "middle"intermediate cert and this should resolve the issue.