This is a modified version of the MagiskTrustUserCerts module, designed to work with Android 14.
The module allows user-installed certificates to be included in the system certificate store, enabling their use with apps that rely on the system trust store.
- Compatible with Android 14.
- Automatically moves user-installed certificates to the system trust store.
- Ensures compatibility with Magisk framework.
- Download the zip from releases.
- Install the module via Magisk:
- Open the Magisk app.
- Go to Modules.
- Tap on Install from Storage.
- Select the downloaded module zip file.
- Reboot your device.
- Original module by NVISO Labs.
- Modified for Android 14 compatibility by Abdullah Khawaja.
Use this module at your own risk. Modifying system certificates can introduce security risks. Ensure you understand the implications of your actions.