Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.08 KB

README.md

File metadata and controls

28 lines (21 loc) · 1.08 KB

MagiskTrustUserCerts for Android 14

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.

Features

  • Compatible with Android 14.
  • Automatically moves user-installed certificates to the system trust store.
  • Ensures compatibility with Magisk framework.

Installation

  1. Download the zip from releases.
  2. Install the module via Magisk:
    • Open the Magisk app.
    • Go to Modules.
    • Tap on Install from Storage.
    • Select the downloaded module zip file.
  3. Reboot your device.

Credits

  • Original module by NVISO Labs.
  • Modified for Android 14 compatibility by Abdullah Khawaja.

Disclaimer

Use this module at your own risk. Modifying system certificates can introduce security risks. Ensure you understand the implications of your actions.