Process flow: Enrolling a certificate using an RSA certification authority
After a BlackBerry® device receives an IT policy that includes a certification authority profile, the enrollment process can start automatically or you can instruct a user to start it.
- The CA Profile Manager on the device generates the key pair for the certificate.
- The device requests the user's distinguished name from the BlackBerry® Enterprise Server.
- The BlackBerry Enterprise Server retrieves the user's distinguished name from the messaging server and sends the distinguished name to the device.
- The device encrypts the key pair, and stores the key pair, distinguished name, and profile ID for the certification authority in the persistent store in flash memory.
- The CA Profile Manager creates the PKCS #10 certificate request and signs it with the private key.
- The device sends the certificate request and the name of the certification authority profile to the BlackBerry MDS Connection Service.
- The BlackBerry MDS Connection Service
performs one of the following actions:
- sends the certificate chain to the BlackBerry Enterprise Server if the certificate chain is in the BlackBerry MDS Connection Service cache
- retrieves the certificate chain from the certification authority and sends it to the BlackBerry Enterprise Server if the certificate chain is not in the BlackBerry MDS Connection Service cache
- The BlackBerry Enterprise Server sends the certificate chain to the device.
- The BlackBerry MDS Connection Service sends a status update to the device and sends the certificate request to the certification authority that is associated with the name of the certification authority profile.
- The certification authority performs the following actions:
- The BlackBerry Messaging Agent receives the email message and extracts the issue ID of the message from the URL and stores it in the BlackBerry Configuration Database.
- The BlackBerry MDS Connection Service performs the following actions:
- The BlackBerry Enterprise Server perfoms the following actions:
- The device adds the certificate and private key to the key store.
Next topic:
Protecting BlackBerry Device Software updates
Previous topic: Process flow: Enrolling a certificate when a certification authority administrator approves certificate requests