AdguardTeam / AdguardForAndroid

Open bug tracker for Android version of AdGuard.
https://adguard.com/
1.34k stars 90 forks source link

Can't access website after moving ca certificate to system partition #4136

Closed Z-Siqi closed 2 years ago

Z-Siqi commented 2 years ago

Issue Details

Using the magisk module to move the CA certificate to the system partition and turning on adguard results in "Your connection is not private" when accessing a website. If you don't move the ca certificate to the system partition then no problem

Other changes made to the system: Magisk: enable zygisk Module for moving ca certificates: Move Certificates (Module repo: Androidacy Modules Repo) Others module: Busybox for Android NDK Enhance mode for HideMyApplist Shamiko Universal SafetyNet Fix Zygisk - Enhanced mode for Storage lsolation Zygisk - LSPosed Zygisk - Sui
sfionov commented 2 years ago

You may try our new https://github.com/AdguardTeam/adguardcert module instead of movecert, it contains workaround for new CT policy in browsers.

Z-Siqi commented 2 years ago

Thanks for your help!😊