It depends on the context, I suspect. You can tell MonoTouch to accept ANY valid SSL cert, ven if the name doesn't match. The connection is encrypted, but someone could inject a cert in the middle and read your content (in theory)
You can install certificates onto a device with the provisioning tools that Apple provides. It was called the iPhone Configuration Utility, but I think they changed it and put it in the appstore - Apple Configurator. And if you just need to get a cert onto the device, you may be able to do it with the configurator / iPCU, make a package, and just get them to download the package from your site. As for delivering a cert with your app, and installing it: not sure. You can do this with profiles, too, so I suspect there is an api for it. On Thu, Aug 16, 2012 at 2:08 PM, Mike Murdock <[email protected]> wrote: > Has anyone done this or can point me to article where this was done etc. > This is creating your own certificates and trying to push them to your > application/device.**** > > ** ** > > ** ** > > *Michael Murdock * > *Software Engineer* > > (865) 482-1999 > (865) 481-0921 fax > www.allmeds.com**** > > ** ** > > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch > > -- Nic Wise t. +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise b. http://www.fastchicken.co.nz/ mobileAgent (for FreeAgent): get your accounts in your pocket. http://goo.gl/IuBU Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa Earnest: Self-employed? Track your business expenses and income. http://earnestapp.com Nearest Bus: find when the next bus is coming to your stop. http://goo.gl/Vcz1p London Bike App: Find the nearest Boris Bike, and get riding! http://goo.gl/Icp2
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
