ssl - Does Android trust StartSSL certificates? -


i developing android app , encrypt data sent server. i've seen many people saying best practices using ssl , found startssl free. questions are:

  1. would android trust startssl certificate?

  2. do recommend me startssl or should use certificate authority rapidssl or godaddy?

thanks!

i got certificate here:

https://www.namecheap.com/security/ssl-certificates/domain-validation.aspx

it cheapest find , havent gotten trust issues. (ios, android, chrome, firefox, ie)

just make sure certificate chain setup correctly.


Comments

Popular posts from this blog

java - Ebean enhancement ignores a model -

ubuntu - How to disable Kernel Module Signing in linux -

SQL php on different pages to Insert (mysqli) -