I am new to server technology.I know how to obtain an Apple iOS MDM Certificate and to use Apple iOS MDM features, we must: 1. Join Apple’s iOS Developer Enterprise Program. 2. Enroll 3. Register the MDM application. Apple will issue an MDM certificate.
Now, I want to know how to safely install the Apple MDM certificate in our MDM server?
Is there any specific path in MDM Server where should we keep the certificate?
Edit: We are using Python/Django in server side.