Start a Project

SSLHandshakeException on Android 4.4 and lower

The issue is mostly encountered in devices below lollipop i.e, KitKat and below devices.

 

What Is TLS/SSL and how it works?

Transport Layer Security(TLS) and its predecessor Secure Sockets Layer(SSL) are standard security protocols for establishing a secure connection between a server and a client typically used for web server and mobile device/browser.

How to resolve SSL error on android below lollipop?

We can install a newer security provider using  Google Play Services

1. Patch synchronously

 

2. Patch asynchronously

Exit mobile version