Adding Let's Encrypt root certs to Android 6
Old Android devices do not have the current Let's Encrypt root certificates installed, e.g., Android < 7.0.
You might need to enable a screen lock password or pin (Settings -> Security -> Screen lock -> PIN). You can remove it after installing these certs.
Install these certificates for "VPN and apps." Note that old Android might want to download these as a .crt file extension, in order to prompt you to install them as a trusted root, which is left as an exercise for the reader.
- ISRG Root X1 https://letsencrypt.org/certs/isrgrootx1.pem
- Let's Encrypt R3 https://letsencrypt.org/certs/lets-encrypt-r3.pem
Comments