ivpn / android-app

Official IVPN Android app
https://www.ivpn.net/apps-android
GNU General Public License v3.0
290 stars 53 forks source link

Let's encrypt certificates not working for Android 7.0 and earlier #327

Open jurajhilje opened 2 months ago

jurajhilje commented 2 months ago

Description

Let's encrypt is phasing out their certificate cross-signing that allowed Android Devices prior to 7.1.1 to establish TLS connections.

This results in a javax.net.ssl.SSLHandshakeException: java.security.cert.CertPathValidatorException: Trust anchor for certification path not found. exception for every domain that renewed their certificate after that date.