Licensecert.fmcert Now
Extract the fmcert from a device using a backup (look in /var/mobile/Library/FairPlay/ ). Run:
hexdump -C licensecert.fmcert | head -n 5 You should see a magic byte sequence of 30 82 (ASN.1 SEQUENCE). If you see all zeros, the device failed to sync the license. licensecert.fmcert
Next time your MDM logs a fmcert error, remember: you aren't fighting a file. You are fighting FairPlay. Have you run into a bizarre 0xE8008017 error that was actually a corrupt licensecert ? Let us know in the comments. Extract the fmcert from a device using a