Wiki page ssl changed with summary [[Android] added ConscryptTrustUserCerts link for Android 14] by Dan

This commit is contained in:
ORG_User 2024-04-20 10:50:31 +02:00
parent 3acfd284bd
commit d041d84502
1 changed files with 1 additions and 1 deletions

View File

@ -167,7 +167,7 @@ adb shell chown root:root /system/etc/security/cacerts/$hashed_name.0
adb shell reboot
</code>
You can also use the Magisk module "[[https://github.com/NVISOsecurity/MagiskTrustUserCerts|Magisk Trust User Certs]]" which does the same as above.
You can also use the Magisk module [[https://github.com/NVISOsecurity/MagiskTrustUserCerts/releases|MagiskTrustUserCerts]] (Android 13) or [[https://github.com/nccgroup/ConscryptTrustUserCerts|ConscryptTrustUserCerts]] (Android 14) which does the same as above.