Based on this article.
This Magisk module moves certificates from the user certificate store to the system store.
Mainly to intercept traffic using your own CA certs from i.e. Burp. This module is mainly focused to fix the "burden" of injecting the certificates manually into zygote after each reboot of the device.
This was solely created for Android 14, not higher not lower. If you need this functionality but for older versions of Android use Move Certficates.
- Download the
.zipfile from the latest release. - Go to Magisk -> Modules -> Install from storage and select the downloaded
.zipfile. - Reboot.
If a new version comes out (prob wont), repeat steps.
The module does its work during the system boot. If you add new certificate(s), you'll have to reboot the device for the new certificate to be copied to the system store.
./dist.sh