You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to setup MDM server, I have generated all keys and certificates successfully but when am running the following command, am getting this error
I was trying to setup MDM server, I have generated all keys and certificates successfully but when am running the following command, am getting this error
Command
python mdm_vendorpython mdm_vendor_sign.py –key private.key –csr push.csr –mdm mdm.cer –out applepush.csr
Error
python mdm_vendorpython mdm_vendor_sign.py –key private.key –csr push.csr –mdm mdm.cer –out applepush.csr
/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python: can't open file 'mdm_vendorpython': [Errno 2] No such file or directory
The text was updated successfully, but these errors were encountered: