We took the iOS developer account of the developer, and we got the MDM certificate, which is in .pem format. We downloaded this mdm certificate from the portal https://identity.apple.com/pushcert/
But we have no idea that this is a production MDM certificate or an MDM development certificate.
First, we want to test the MDM commands using a development certificate, and after receiving the useful MDM data, we can continue to work.
So my question is how to create an MDM / APNS certificate that can be used to receive MDM push notifications from the gateway.sandbox.push.apple.com file, if possible.
I looked at this in pdf format, but did not get a reliable idea of the development of MDM push notifications.
Any help would be appreciated.
user1045912
source
share