Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account

SSL on Android (via BouncyCastle)

0

50 views

http://blog.antoine.li/index.php/2010/10/android-trusting-ssl-certificates/

I followed this tutorial and everything seemed to be fine (I didn't get any error(s) on the road) but again I get

06-24 18:42:31.746: WARN/System.err(14807): javax.net.ssl.SSLException: Not trusted server certificate
06-24 18:42:31.756: WARN/System.err(14807): Caused by: java.security.cert.CertificateException: java.security.cert.CertPathValidatorException: TrustAnchor for CertPath not found.
06-24 18:42:31.766: WARN/System.err(14807): Caused by: java.security.cert.CertPathValidatorException: TrustAnchor for CertPath not found.

I have SSL on http://subdomain.domain.com - RapidSSL. I downloaded the (single) certificate and inserted it into keystore. Added myHttpClient but again, I can't get https to work.

Any suggestions?

asked June 24, 2011 12:15 pm CDT
posted via StackOverflow

0 Answers

Be the first to answer this question

Join with account you already have


Sign in with Twitter account
Sign in with Facebook account
Sign in with Google Friend Connect

Preview
Similar questions
Android pre-filled DB
February 19, 2011
Android Database
February 12, 2011
SSL issue in Android
April 20, 2011
Android,ftp connection
January 5, 2011
Android database
March 28, 2011
SSL Client on Android
March 28, 2011
Mysql in Android
March 29, 2011
Android httpurlconnection
February 16, 2011
SQLite & Android
March 11, 2011
Android web server
February 14, 2011
Android Where Clause
December 22, 2010