Collections:
Other Resources:
Disable Root CA Certificate on Android
How to remove or disable a Root CA certificate on my Android device? I don't trust that root CA anymore.
✍: FYIcenter.com
You can not remove any root CA certificate from the "System" store on your Android device.
But you can disable it as shown in this tutorial:
1. Go to Settings > Personal > Security > Credential storage.
2. Tap on "Trusted Credentials - Display trusted CA certificates".
3. Tap on "System" tab. All trusted root CA certificates will be displayed.
4. Scroll down and tap on "DigiCert Inc - DigiCert High Assurance EV Root CA". Details of the certificate will be displayed.
5. Tap on the "Disable" button near the bottom right corner of the screen. Then tap on OK to save the change. "DigiCert High Assurance EV Root CA" should be displayed as unchecked (disabled).
Â
⇒ Install Certificates to "User" Store on Android
⇠View CA Certificate Details on Android
2023-07-06, ≈11🔥, 1💬
Popular Posts:
Certificate summary - Owner: *.herokuapp.com, "Heroku, Inc.", L=San Francisco, ST=California, US Iss...
Certificate summary - Owner: *.blogger.com, Google Inc, L=Mountain View, ST=California, US Issuer: G...
Certificate summary - Owner: *.thepiratebay.se, Domain Control Validated - RapidSSL(R), See www.rapi...
Certificate Summary: Subject: Microsoft Azure TLS Issuing CA 06 Issuer: DigiCert Global Root G2 Expi...
How to view the ASN.1 structure of an RSA public key using the OpenSSL "asn1parse" command? You can ...