Thnks everyone for the replies.. Basically i wanted to understand what are the *steps to enable my application over https*. and are there libraries/classes provided by android to achieve the same. Warm Regards, Anurag On Thu, Aug 11, 2011 at 11:13 AM, perumal316 <[email protected]> wrote:
> You can check this: > > http://stackoverflow.com/questions/6914266/https-in-android > > Regards, > Perumal > > On Aug 11, 1:37 pm, Brian Carlstrom <[email protected]> wrote: > > Direct SSLSocket: > http://developer.android.com/reference/javax/net/ssl/SSLSocket.html > > HTTPS: > http://developer.android.com/reference/javax/net/ssl/HttpsURLConnecti... > > > > Neither of these are Android specific. > > > > -bri > > > > > > > > > > > > > > > > On Wed, Aug 10, 2011 at 10:01 PM, anurag jain <[email protected]> > wrote: > > > Hi, > > > Does any one have idea on how to make client server communications in > > > android apps over SSL. > > > > > If someone could provide releavant references and links, that would be > > > great. > > > > > Best Regars, > > > Anurag jain > > > > > -- > > > 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. > > -- > 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. > > -- 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.
