Send client certificates to devices using ACME
Automated Certificate Management Environment (ACME) solutions allow organizations to automate lifecycle management operations between a Certificate Authority and devices, including the issuance, renewal, and revocation of client certificates. If your organization uses an ACME solution, you can create and assign ACME profiles to enable iOS devices that are activated on
UEM
to communicate with the ACME server to obtain and manage the use of client certificates. Note that BlackBerry
Dynamics
apps do not currently support the use of ACME to obtain and manage client certificates.
ACME profiles are currently available in
UEM Cloud
only. They will be made available in UEM
on-premises in an upcoming release.- In the management console, on the menu bar, clickPolicies and profiles > Certificates > ACME.
- Click
.
- Type a name and description for the profile.
- In theDirectory URLfield, type the URL of the ACME server.Include the protocol, FQDN, port, and directory path defined in the ACME specification. For example: https://acme.cbbcps.com/directory
- In theSubjectfield, type the subject name for certificate requests.The value must be a distinguished name, for example, /C=CA/O=BlackBerry Limited/CN=user01or C=CA,O=BlackBerry Limited,CN=user01. You can use the %UserDistinguishedName% variable.
- If you want to specify a subject alternative name for certificate requests, in theSAN typedrop-down list, select the appropriate SAN type and do the following:
- In theSAN Valuefield, specify the appropriate value. For RFC822, specify a valid email address (you can use the %UserEmailAddress% variable). For DNS name, specify the FQDN. For URI, specify the IP address or URL including the protocol and FQDN.
- In theNT principal namefield, specify the principal name for certificate requests. You can use the %UserPrincipalName% variable.
- In theKey algorithmdrop-down list, select the appropriate algorithm that devices will use to generate the client key pair.
- In theRSA strengthdrop-down list, select the appropriate key size that will be used to generate the client key pair.
- If you do not want to export the private key from the keychain, clear theExtractable keycheck box.
- If you want all apps on a device to access the private key, select theAccess private keycheck box.
- In theKey usagesection, select the cryptographic operations that you want the public key in the certificate to be used for.
- If you want to extend the use of the public key for other operations, in theExtended key usagesection, click
and specify the object identifier (OID) for the operation. Repeat as necessary.
- ClickSave.
- Assign the profile to users and groups as necessary.
- If devices use the client certificate to authenticate with a workWi-Finetwork, work VPN, or work mail server, associate the ACME profile with aWi-Fi, VPN, or email profile.
- If you create more than one ACME profile, rank the profiles.