...
Generate an Apple Push Notification Service (APNS) certificate.
Info Follow the steps under the Configuring Push Notifications section to generate an APNS certificate.
- Create an iOS EMM certificate.
- Sign in to the EMM console and click the menu icon.
- Click Platform Configurations.
- Enter the following:
iOS SCEP Certificate Configurations - When an iOS device enrolls with WSO2 EMM two iOS Simple Certificate Enrollment Protocol (SCEP) certificates will be created on the fly based on the given SCEP configurations.
Email - The tenant's email address.
Country (C) - The country in which where the tenant is based.
State (ST) - The state in which where the tenant is based.
Locality (L) - The locality in which where the tenant is based.
Organization (O) - The name of the organization in which where the tenant is based.
Organization Unit (OU) - The name of the organization unit in which where the tenant is based.
- iOS Profile Configurations - The details on the organization need to be added.
- Organization Display Name - The name of the organization.
- iOS EMM Configurations - The details with respect to the iOS EMM APNS certificate need to be added. For more information, see Generating a EMM APNS Certificate.
- EMM Certificate - Select the iOS EMM APNS certificate that was previously created.
- EMM Certificate Password - The
password
that was used when converting the EMM certificate from a.pem
file to the.pfx
file. - EMM Certificate Topic ID - The
USERID
mentioned in the EMM signing certificate. - Mode - The available modes have been explained as follows:
- Production - Use this option if you are configuring EMM for a production environment.
- Developer - Use this option if you are configuring EMM for a testing environment.
iOS APNS Configurations - The details with respect to the iOS APNS certificate need to be added.
Note You will need to provide a password when exporting the file and it is recommended to save the file using the
.p12
extension.- APNS Certificate - Select the APNS certificate that was previously created.
- APNS Certificate Password - Enter the password provided when exporting the iOS APNS certificate.
- Mode - The available modes have been explained as follows:
- Production - Use this option if you have configured a production APNS certificate.
- Developer - Use this option if you have configured a development APNS certificate.
- End User License Agreement (EULA) - Provide the license agreement that a user must adhere to when enrolling an iOS device with EMM.
- Click SAVE.
...