ryo
ryo

Reputation: 59

Multiple MDM server, multiple APNs certificates?

Our company wants to develop 3rd party MDM server to support iOS platform. My question is about the APNs certificates from Apple.

We want to sell our developed MDM server, is that possible? What I could imagine is as following. 1. we enroll as enterprise developer program. Require MDM push notification certificates. Question: Could I use only one certificate for all of my distributed MDM servers to my customers? Or I need a separate certificate for each MDM server?

  1. Does this violate contrast of Enterprise developer program? If so, how could I archive this kind of stuff?

Actually, all my question is about to distribute our developed MDM server to 3rd party customers, is that possible and how? Sorry for my bad English.

Upvotes: 0

Views: 2214

Answers (1)

ryo
ryo

Reputation: 59

Thanks, Paulw11, that make sense now. My understand is as the following:

  1. apply one Enterprise developer account. Request to be a vendor of MDM.

  2. develop the MDM server, and distribute to customers.

  3. Customer generate CSR and I use vendor certificate to sign it, and then customer use the signed file (plist format) to generate push certificate on the URL you paste above.

  4. customer deploy the certificate on the distributed MDM server our company developed.

Am i correct? Just one more question, if i am correct, do the customer need to enroll iOS developer program to generate the certs?

Upvotes: 1

Related Questions