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

This commit is contained in:
ORG_User 2024-05-01 00:07:12 +02:00
parent ff17074552
commit 8ce734729b
1 changed files with 1 additions and 1 deletions

View File

@ -169,7 +169,7 @@ adb shell chown root:root /system/etc/security/cacerts/$hashed_name.0
adb shell reboot
</code>
Du kannst auch das Magisk-Modul "[[https://github.com/NVISOsecurity/MagiskTrustUserCerts|Magisk Trust User Certs]]" verwenden, das das gleiche wie oben macht.
Du kannst auch die Magisk-Module [[https://github.com/NVISOsecurity/MagiskTrustUserCerts/releases|MagiskTrustUserCerts]] (Android 13) oder [[https://github.com/nccgroup/ConscryptTrustUserCerts|ConscryptTrustUserCerts]] (Android 14) verwenden, dass das gleiche wie oben macht.
===== Nginx =====