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

c++ - No viable overloaded operator for references a map -

java - Custom OutputStreamAppender not run: LOGBACK: No context given for <MYAPPENDER> -

java - Cannot secure connection using TLS -