Hey everyone! I’ve been trying to unsign a configuration profile to make it readable. I used to use the following terminal command for this, but now I’m getting a “Verification failure” error.
1 |
openssl smime -inform DER -verify -in /path/to/the/Profile.mobileconfig |
I even tried using Apple Configurator, but the file won’t open there either. Has the process changed? Any tips on how to unsign a profile without running into errors? It’s been a while since I last did this!