1

I could not find any info on this. The best is 1 way server side SSL implementation in Android.

Can this be done? Any reference, I can refer to? I could not find any info on the Android Developer website too.

Nimantha
  • 6,405
  • 6
  • 28
  • 69
aandroidtest
  • 1,493
  • 8
  • 41
  • 68
  • What is 2-way SSL? Are you talking about encryption or about authentication or about something else? – Victor Ronin Jan 10 '13 at 02:37
  • @VictorRonin I meant HTTPS. – aandroidtest Jan 10 '13 at 02:41
  • Actually, my emphasis was on the word __2-way__. Are you talking about 2-way authentication (http://publib.boulder.ibm.com/infocenter/tivihelp/v5r1/index.jsp?topic=%2Fcom.ibm.itim.infocenter.doc%2Fcpt%2Fcpt_ic_security_ssl_authent2way.html)? – Victor Ronin Jan 10 '13 at 02:43
  • @VictorRonin Yes, referring to this. I trying to implement this in Android. – aandroidtest Jan 10 '13 at 02:48
  • Please take a look at these question: http://stackoverflow.com/questions/4064810/using-client-server-certificates-for-two-way-authentication-ssl-socket-on-androi http://stackoverflow.com/questions/9431801/securing-a-web-service-so-it-can-only-be-called-by-a-specific-android-applicatio – Victor Ronin Jan 10 '13 at 02:56
  • maybe this material is what you want http://chariotsolutions.com/blog/post/https-with-client-certificates-on/ – Logan Guo Aug 20 '16 at 08:25

0 Answers0