Way to install mdm certificates programmatically in app
this may sound a bit dodge, but im working on a parental app/browser
lockdown app, and the use of the mdm service is basically the
functionality i need, but i want the users to be able to control the mdm
services for their childs device through a website.
I have everything working, except at the moment im not sure if there is a
way to actually install the certificates needed programmatically in my
app. I can do it manually through safari, but that detracts from the apps
experience.
I basically want to mimic the functionality safari gives when downloading
these certs but in my app.
has anyone tried something like this before?
alternatively, is there a way to get a UIWebView to respond to the
mime-type of application/x-x509-ca-cert and
application/x-apple-aspen-config ?
No comments:
Post a Comment