> For the complete documentation index, see [llms.txt](https://docs.loadmill.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.loadmill.com/api-first-end-to-end-testing/working-with-the-recorder/deviceless-mobile-testing/installing-certificate-on-mobile-devices/ios-certificate-installation.md).

# 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 on![](https://684333474-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LHDbUNdi3wPd9vSolzU%2Fuploads%2Fgit-blob-d5ac160bdb253da9d111ee84753ad1f6a2c9f700%2Fimage.png?alt=media)button. 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.\
   ![](https://684333474-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LHDbUNdi3wPd9vSolzU%2Fuploads%2Fgit-blob-274e0aa19153d771dad0273a908400ac937bc29a%2Fimage.png?alt=media)
3. Go to device settings and select "Profile Downloaded"\
   ![](https://684333474-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LHDbUNdi3wPd9vSolzU%2Fuploads%2Fgit-blob-f05fc362495f6fe3460c978cae0155e24905d2c8%2Fimage.png?alt=media)
4. Click on install,\
   You will be prompted for your device password, proceed to completion.\
   ![](https://684333474-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LHDbUNdi3wPd9vSolzU%2Fuploads%2Fgit-blob-7aa077037df4bed9341de5a26494bf9477ebf01a%2Fimage.png?alt=media)\\
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.\
   ![](https://684333474-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LHDbUNdi3wPd9vSolzU%2Fuploads%2Fgit-blob-fb468e2770a50137e70023fde8984a5284fe70f7%2Fimage.png?alt=media)

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.
