I need to add SNI (Server Name Indication) value to the SSLSocket like HttpsURLConnection does.
And the traffic over SSL connection is not HTTP. On Mon, Jun 18, 2012 at 3:15 PM, Harri Smått <har...@gmail.com> wrote: > > On Jun 18, 2012, at 9:25 PM, Kaiduan Xie wrote: >> The following import caused the above Eclipse error, >> import org.apache.harmony.xnet.provider.jsse.OpenSSLSocketImpl; > > I think it's javax.net.ssl.SSLSocket you should be using - not implementation > class directly. > > -- > H > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to android-developers@googlegroups.com > To unsubscribe from this group, send email to > android-developers+unsubscr...@googlegroups.com > 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 android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en