I migrated my server to another host company. All of my apps running android version < 6.0 are now failing to do HTTPS requests, but the problem doesn't apply to newer versions. Here is my error log.
Asked
Active
Viewed 145 times
0
-
1Did you test your server with ssllabs.com ? – Tom Jan 31 '17 at 14:50
1 Answers
0
Problem solved, it occured an error in the migration where the machine hosting my services already had a SSL certificate, that certificate wasn't trusted and was running in conflit with mine, causing errors in the older android versions.

Luís Caseiro
- 23
- 4