20

i would like to know which Certification Authorities are "allowed" on android..

Since i'm going to buy a ssl certificate i would like to understand if i'll get some problems in android using it.

Thanks

Andrea Baccega
  • 27,211
  • 13
  • 45
  • 46

2 Answers2

15

This list http://www.andreabaccega.com/blog/2010/09/23/android-root-certification-authorities-list/ helps me solve the problem described here: Apache HttpClient on Android producing CertPathValidatorException (IssuerName != SubjectName)

Community
  • 1
  • 1
Jeff Tang
  • 1,804
  • 15
  • 16
2

You can download certs from android device or emulator http://www.setupmobile.se/?p=78 and then check whether it contains needed root ca

k4dima
  • 6,070
  • 5
  • 41
  • 39