Magisk-Modules-Repo / movecert

movecert
682 stars 108 forks source link

Move Certificates

Description

Moves certificates from the user certificate store to the system store. Also removes the Network may be monitored warning.

If you use AdGuard, you probably want to use adguardcert instead.

Changelog

v1.9

v1.8

v1.7

v1.6

v1.5

v1.4

v1.3

v1.2

v1.1

v1

Notes

If for some reason you do not want all your certificates moved from the user store to the system store, you can specify which certificate to move in /common/post-fs-data.sh by replacing the * with the name of the certificate; i.e.,

mv -f /data/misc/user/0/cacerts-added/12abc345.0 $MODDIR/system/etc/security/cacerts