Skip to content

Android SSL certificate stopped working after Android 13 upgrade #6460

Answered by CwithW
CwithW asked this question in Q&A
Discussion options

You must be logged in to vote

Try removing your target app in Magisk Exclusion List and disable all magisk hiding modules(eg. Shamiko, Magisk Delta, Magisk Hide in old versions of Magisk) first. If you still cannot use the CA cert or unwilling to disable magisk hiding module because your target app is detecting magisk, see below.

Some magisk hiding modules actively unmount bind mounts created by Magisk to hide the trace of Magisk. Somehow recent versions of Shamiko will unmount changes in /system/etc/security and cause the cert to disappear for apps in Magisk Exclusion List.

You can make Shamiko and CA cert co-exist by manually bind mounting the cert yourself within the mount namespace of the apps.

I wrote a script th…

Replies: 4 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@shenghuang147
Comment options

@Hamza-Khiar
Comment options

@shenghuang147
Comment options

@Hamza-Khiar
Comment options

@fireattack
Comment options

Answer selected by CwithW
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants