How to set MDM Payload's “Identity” in iPCU?

后端 未结 2 1111
误落风尘
误落风尘 2020-12-09 07:06

Someone tell me I should first do configure SCEP using IPCU,so I set a SCEP sever in Windows sever 2008.Then set the URL in the SCEP payload. but I can\'t install the Confi

2条回答
  •  眼角桃花
    2020-12-09 07:57

    If you aren't signing the MDM responses from the device (which I would recommend that you don't do until you are comfortable with the rest of the MDM protocol) then any p12 will do, however I believe it should have the key as well as the certificate. If you export a certificate with a key using the keychain utils on OSX, you should get a usable p12 file. The p12 must be base64 encoded within your profile but the iPCU will handle this for you.

提交回复
热议问题