On Fri, Apr 1, 2011 at 9:13 AM, azahur <[email protected]> wrote: > Since I don't own an Android to test it out.
You can download the SDK and run the emulator. > How does a user install a > certificate, say for email encryption on his Android currently. Certs can be installed via browser or via SD card, but the built in Email client doesn't support client certificate authentication or encrypted email. There are third party apps that do (some are free) > Is it > just getting a .pfx file in email and then installing it? or is it > more involved > the third party apps have their own app specific methods. typically its via sd card though, since if you need the PFX to authenticate your email account, you can't use the account to deliver the PFX file. -bri -- You received this message because you are subscribed to the Google Groups "Android Security Discussions" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/android-security-discuss?hl=en.
