Nikolay, Thank you for quick response.
Does it support for a non HTTPS connection? I would like to have an API to set the SNI value while starting handshake. /Kaiduan On Thu, Jun 14, 2012 at 10:59 PM, Nikolay Elenkov <[email protected]> wrote: > On Fri, Jun 15, 2012 at 11:50 AM, Kaiduan Xie <[email protected]> wrote: >> Hi, >> >> For client side, does SSL package of Android SDK support SSL SNI >> extension? If yest, what is the API to set SNI value when starting SSL >> handshake to a server. If not what is the plan? >> > > HttpsURLConnection should support SNI since Gingerbread (2.3). > Not supported in HttpClient though. > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" 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-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" 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-developers?hl=en

