Add Trusted Authority CA on iOS

Learn how to add certificates to an iOS device.

John Savill

November 7, 2013

1 Min Read
Add Trusted Authority CA on iOS

Q: How can I add a trust root certificate to an iOS device?

A: As part of testing many different devices on my internal network, I need iOS devices to trust my internal enterprise root CA so all certificates it issues will be trusted. To do this, I performed the following:

  1. Make sure the certificate you want to deploy to the iOS device is installed on your machine.

  2. Launch the tool.

  3. Select the Configuration Profiles workspace area.

  4. Click the New button.

  5. Under General, select a name such as Root Certificate Trust, and all other mandatory fields.

  6. Select the Credentials area, and click the Configure button.

  7. Select the certificate you wantto trust, then click OK.

  8. Connect the iOS device.

  9. The device will show under Devices;select it.

  10. Select the devices Configuration Profiles tab.

  11. The new profile will be displayed. Click Install.

  12. A message will be displayed on the iOS device prompting the user to click Install. Click Install on the device.

  13. Click Install Now to the confirmation.

  14. You will be prompted for your passcode, then the screen will change to Profile Installed. Click the Done button

Your device will now trust your internal Enterprise CA! I tested this on iOS7 with no problems.

About the Author

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like