User Installed CA Certificates Detection
Definition:
User Installed CA (Certificate Authority) Certificates Detection check detects whether any custom or third-party CA certificates have been manually installed on a mobile device (outside the system’s default certificate).
Security implications of third-party CA certificate:
- Man-in-the-Middle (MITM) Risk: Malicious or debugging certificates can intercept and decrypt secure HTTPS traffic.
- Data Exposure: Sensitive information like login credentials, tokens, and API responses can be monitored.
- App Integrity Threat: Attackers may analyze or manipulate app communication.
- Compliance Issues: Presence of unauthorized certificates may violate security policies or regulatory requirements.
How to Fix This Issue:
If the app is not running due to this User Installed CA Certificates detection, follow these steps to make your device secure:
On Android
- Go to Settings → Security More Security & Privacy (might differ from device to device) → Encryption & Credentials
- Tap User Credentials
- Review the installed certificates
- Remove any unknown or unnecessary certificates
- Restart the application
On iOS
- Go to Settings → General → VPN & Device Management
- Open Profiles / Certificates
- Identify any untrusted or unfamiliar certificates
- Remove them if not required
- Relaunch the application