custom CA are not used
Hi. I've install this app which seems to be exactly what I'm looking for. Unfortunatly, I cannot use it with my server because I'm using a certificate signed with a private CA. I've imported my CA in android cert manager but it seems this app doesn't try to use it. When I try to upload a file I just have this error message: no peer cerificate. I'm rumning Android 4.1.2 on a galaxy note 8.
Currently, we just use the apache http API, there is no special code for anything related to SSL.
It might make sense to switch to Volley, a new http library by google specifically targeting android.
Pull requests welcome.
See also https://plus.google.com/108615254983735704342/posts/NinZvhMhTsd and http://ogrelab.ikratko.com/android-volley-examples-samples-and-demos/