IOS – How to Change the Apple Configuration Signing Certificate

apple-configuratorcertificateios

I use the Apple Configurator to craft a Mobile Configuration Profile able to configure some settings such as the LDAP Directory as an example.

When exporting the profile, I check the "Sign" checkbox to sign the profile with the Apple Configurator certificate.

The problem is that when installing this profile on an iOS device, it is flagged "Non verified" and displays an alert when proceeding further.

Q: How do I change this obviously self-signed certificate with a valid one of my own?

No clue in the built-in help, neither in the prefs. Google does not seem to be helpful with this issue…

Best Answer

This is currently how the Apple Configurator works - it doesn't have a provision to load a certificate but instead generates self-signed ones automatically. If I run across a way to hack this, I'll link it here. If you need profiles to arrive with a signed certificate, look into Lion server or another MDM solution.

In practice - you only see the certificate warning when you are sitting in front of your Mac and connecting devices via USB. I'm not sure what additional layer of security a signed certificate can provide in this case. It's not like you are connecting to some remote server when these profiles get installed.