For the complete documentation index, see llms.txt. This page is also available as Markdown.

iOS Certificate Installation

To deploy a certificate into an iOS device, follow these steps:

  1. Download the certificate: In loadmill desktop app, go to the proxy section, download the certificate by clicking onbutton. Transfer the certificate file (usually in .cer or .crt format) to your device (ie. via AirDrop or Google drive).

  2. Install the certificate: Once the certificate file is downloaded, a prompt will appear asking to review and install a profile.

  3. Go to device settings and select "Profile Downloaded"

  4. Click on install, You will be prompted for your device password, proceed to completion. \

  5. Trust the certificate: After the certificate is installed, you need to manually trust it. To do this, go to Settings > General > About > Certificate Trust Settings. Under the "Enable full trust for root certificates" section, find the Loadmill certificate you just installed and toggle the switch to enable trust for the certificate.

After completing these steps, the iOS device can work with the Loadmill MITM proxy. This enables Loadmill to capture and analyze encrypted API traffic from the device for mobile API testing.

Last updated