Search code examples
iphoneiosmdm

What response should be sent to device after the SCEP payload?


I have sent the SCEP payload to the iOS device, and I got the reply from the device too.Now I am getting the response as GetCACert something like that. Now what response have to be sent to the device ? Whether I need to send any certificate from the device ? I tried by sending some certificates which is self signed,but I am getting error as SCEP Server Configuration is not supported. Please help me. I am really struck here


Solution

  • Ya, I have given the MDM URL and SCEP URL as same, I figured this one week back. Now I have changed the url and the Certificate is issued. Thank you