On Mon, Nov 10, 2025 at 10:00:23AM -0000, John via Replicant wrote: > On Mon, 10 Nov 2025 00:23:17 +0100 dllud via Replicant wrote: > > > You can download the certificates at: > > https://letsencrypt.org/certificates/ > > Could you please explain which particular files should I download from > that page? > > > And then add them under Settings > Security > Install from SD card > > There is no SD card on the device. Is it possible to do it without one?
I did this a while ago. You have to connect the phone to a computer via usb cable. From my notes then: After doing what's specified in this page: https://www.stoutner.com/lets-encrypt-isrg-root-x1-and-privacy-browser/ it appears I was successful in upgrading the certificate, but I had to DL it from the computer at https://letsencrypt.org/certs/isrgrootx1.pem.txt and then side load it with adb I had to move the file from ~/Downloads to /var/tmp, then cd /var/tmp adb push isrgrootx1.pem.txt /storage/self/primary/isrgrootx1.pem After going through way too many steps, including having to set up locking by pin, the certificate installed successfully. _______________________________________________ Replicant mailing list [email protected] https://lists.osuosl.org/mailman/listinfo/replicant
