Posted on Leave a comment

HttpURLConnection TLS TLSv1.1 TLSv1.2 SSL SSLv3 SSL pinning

What is TLS?

How to Securely Implement TLS Certificate Checking in Android Apps
01.2022 [https://www.guardsquare.com/blog/how-to-securely-implement-tls-certificate-checking-in-android-apps]

An Update on Android TLS Adoption
02 December 2019 [https://android-developers.googleblog.com/2019/12/an-update-on-android-tls-adoption.html]

TLS version depends on android API level

Java Cryptography Architecture Standard Algorithm Name Documentation for JDK 8

square/okhttp and tls 1.2

javax.net.ssl

Security with HTTPS and SSL

OpenSSL

Default configuration for different Android versions:

Continue reading HttpURLConnection TLS TLSv1.1 TLSv1.2 SSL SSLv3 SSL pinning