Create a certificate retrieval profile
- To allow devices to trust LDAP certificate servers when they make secure connections, you might need to distribute CA certificates to devices. If necessary, create CA certificate profiles and assign them to user accounts, user groups, or device groups. For more information about CA certificates, see Sending CA certificates to devices and apps.
- If you implementKerberosauthentication for S/MIME certificate retrieval, you must assign a single sign-on profile to the applicable users or user groups. For more information about single sign-on profiles, see Enable automatic authentication for iOS devices.
- In the management console, on the menu bar, clickPolicies and profiles.
- ClickCertificates > Certificate retrieval.
- Click .
- Type a name and description for the certificate retrieval profile.
- In the table, click .
- In theService URLfield, type the FQDN of an LDAP certificate server using the format ldap://<fqdn>:<port>. (For example, ldap://server01.example.com:389).
- In theSearch basefield, type the base DN that is the starting point for LDAP certificate server searches.
- In theSearch scopedrop-down list, perform one of the following actions:
- To search the base object only (base DN), clickBase. This option is the default value.
- To search one level below the base object, but not the base object itself, clickOne level.
- To search the base object and all levels below it, clickSubtree.
- To search all levels below the base object, but not the base object itself, clickChildren.
- If authentication is required, perform the following actions:
- In theAuthentication typedrop-down list, clickSimpleorKerberos.
- In theLDAP user IDfield, type the DN of an account that has search permissions on the LDAP certificate server (for example, cn=admin,dc=example,dc=com).
- In theLDAP passwordfield, type the password for the account that has search permissions on the LDAP certificate server.
- If necessary, select theUse secure connectioncheck box.
- In theConnection timeoutfield, type the amount of time, in seconds, that the device waits for the LDAP certificate server to respond.
- ClickAdd.
- Repeat steps 5 to 12 for each LDAP certificate server.
- ClickAdd.
If necessary, rank the profile.