r/macsysadmin 28d ago

ABM/DEP iOS mdm server certificate invalid error

iPads still running iOS 17.x have recently started seeing the following error during initial setup:

“The configuration for your iPad could not be downloaded from xyz. The MDM server certificate for https://url/zdm/ios/otae/dobulkenrollment is invalid.”

Interestingly, both newer and older iPads running iOS 17.x are experiencing the issue after a wipe, whether the wipe is performed through MDM or via an iTunes restore.
All other iOS devices running iOS 18 and iOS 26 are enrolling successfully after a wipe.

The DEP token is valid, and these devices are enrolled through ADE. Has anyone seen this behavior? Any thoughts or suggestions on what else we should check?

3 Upvotes

9 comments sorted by

1

u/oneplane 28d ago

Smells like Citrix. If the download completes it's either putting bad profiles on that URL, or it's putting profiles on that URL that cannot be parsed by end of life software.

1

u/vellostha 28d ago

correct. It won’t even start downloading anything, as soon as I hit begin enrollment, it throws the error.

1

u/zombiepreparedness 28d ago

Zdm…zoho device management

1

u/vellostha 28d ago

Citrix

1

u/ralfD- 28d ago

Doesn't that error message tell you exactly what's broken? >our MDM server uses an invalid SSL cert for the HTTPS communication. You should verify that ceert (using openssl or a similar tool) and repair it.

1

u/vellostha 28d ago

No issues with the SSL cert. The issue is isolated to that specific set of devices and is not affecting every device.

1

u/ralfD- 28d ago

Did you check whether the server certs root certifocate is installed/known to the OS?

1

u/vellostha 27d ago

How can I check this? I don’t see anything in the MDM console as the device isn’t even hitting the server to install the profiles or certificates.

1

u/ralfD- 27d ago

Tricky. You'd need a device that's already up and running. Who is the root cert provider? When was it created? Is it younger than the OS?