You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,9 +8,9 @@ Features:
8
8
* Support for Magisk/KernelSU/KernelSU Next
9
9
* Support for devices with and without mainline/conscrypt updates
10
10
11
-
## Conscrypt certs or not
11
+
Depending on your Android version and Google Play Security Update version, your certificates will be either stored in `/system/etc/security/cacerts`or in `/apex/com.android.conscrypt/cacerts/`. This module handles all scenarios and works on any device from Android 7 until Android 16.
12
12
13
-
Depending on your Android version and Google Play Security Update version, your certificates will be either stored in `/system/etc/security/cacerts` or in `/apex/com.android.conscrypt/cacerts/`. This module handles all scenarios and should work on any device from Android 7 until Android 16.
13
+
## Usage
14
14
15
15
### Installing certificates
16
16
@@ -22,6 +22,10 @@ Remove the certificate from the user store through the settings and restart the
0 commit comments