dimanche 19 avril 2015

HttpURLConnection and SSLv3

I'm using HttpURLConnection to perform http calls on my android app, some of them to AWS. As AWS removes support of SSLv3 soon, I need to make sure my calls supports TLSv1.2 instead.


Does HttpURLConnection supports TLSv1.2 by default or should I configure it explicitly to work with it instead of SSLv3?





Aucun commentaire:

Enregistrer un commentaire