You must configure the APNS settings on each Satellite server set up as MDM server.
Complete the following steps:
openssl exe x509 -in <cert.pem> -text
mdm.properties
file for each Satellite server that you have set up for MDM:<InstallDir>\tomcat\webapps\mdm\WEB-INF\classes
. mdm.properties
in a text-editor.mdm.Topic
property. For example, if the following output is displayed when you run the command in step 2: Subject: UID=com.apple.mgmt.External.b66302d9-7fb2-44e7-8a23-6d7b6e9b0b6e, CN=APSP:b66302d9-7fb2-44e7-8a23-6d7b6e9b0b6e, C=IN
, the UID value is com.apple.mgmt.External.b66302d9-7fb2-44e7-8a23-6d7b6e9b0b6e
. Set the value for the property as mdm.Topic=com.apple.mgmt.External.b66302d9-7fb2-44e7-8a23-6d7b6e9b0b6e
.HPCA Tomcat Server
service.