Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Does Android trust StartSSL certificates?

I am developing an Android app and I would like to encrypt the data sent to my server. I've seen many people saying that the best practices are using SSL and I found that StartSSL is free. My questions are:

  1. Would Android trust my StartSSL certificate?

  2. Do you recommend me StartSSL or should I use another Certificate Authority like RapidSSL or GoDaddy?

Thanks!

like image 305
marc_aragones Avatar asked Apr 14 '26 03:04

marc_aragones


1 Answers

  1. If the certificate is valid and complete (with intermediate certificate), yes it will work.

Get more info here: https://stackoverflow.com/a/10888353/603270

  1. That is subjective.
like image 144
shkschneider Avatar answered Apr 16 '26 16:04

shkschneider



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!