During a routine compliance audit, an enterprise mobility administrator discovers that a managed mobile device has been installed with an unauthorized third-party configuration payload containing a rogue Certificate Authority (CA) root certificate. This has resulted in man-in-the-middle certificate warnings whenever the user accesses internal HTTPS sites. Which of the following actions should the administrator take FIRST to mitigate this security risk?
- Remove the unauthorized configuration payload and delete the custom root certificate from the device storage.Answer
- BSubmit a ticket to the cellular service carrier to reset the mobile device's access point name (APN) settings.
- CDowngrade the corporate wireless access points to use pre-shared key (PSK) authentication instead of 802.1X enterprise authentication.
- DEnable third-party application sideloading permissions in the mobile OS settings to allow security override packages.
Answer
Remove the unauthorized configuration payload and delete the custom root certificate from the device storage.
Removing the unauthorized configuration payload and its associated root certificate directly eliminates the untrusted certificate authority from the operating system's trust store. This stops potential man-in-the-middle inspection of secure traffic and restores standard certificate validation routines.
Step-by-Step Solution
Key Concept
Mobile OS Security and MDM Profile Remediation