The identity certificate for com.xyz.profile.mdm could not be found?

后端 未结 2 686
礼貌的吻别
礼貌的吻别 2020-12-09 13:58

I\'ve bumped into this issue while trying to install a MDM profile onto an ipad as the final part of OTA enrollment.

NSError:
Desc   : The identity certifi         


        
2条回答
  •  情歌与酒
    2020-12-09 14:48

    You have to send an identity certificate with the payload for the device to accept the profile. The PayloadUUID of this certificate needs to be set as the value of the IdentityCertificateUUID in the MDM dict.

    Try creating a profile with the iPCU to check the format of the Credential block.

提交回复
热议问题