I have a simple example of SSL client certificates in the Issue9623.zip attachment to this issue: http://code.google.com/p/android/issues/detail?id=9623 It was a simple Exchange Active Sync test, but it shows the basics of KeyStore/KeyManager/TrustManager/SSLContext
-bri On Tue, Sep 7, 2010 at 10:20 AM, Chris Palmer <[email protected]> wrote: > On Mon, Sep 6, 2010 at 2:43 AM, mastergap <[email protected]> wrote: > > > When i will finish to write > > my test code i will post a small step-by-step guide to work with ssl > > sockets with client-server applications in android, considering that > > there's nothing clear on the web about this, and many of my problems > > were caused by picking fragmentary informations from different places > > and joining them together. > > This sounds like a great idea! Thanks. Please post a link to your docs > when you finish. :) > > -- > 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]<android-security-discuss%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/android-security-discuss?hl=en. > > -- 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.
