Re: [android-developers] Access web service over SSL with client certificate (KSOAP)

2013-04-08 Thread mbarbiero
Thanks Ranuka... I'll try. mbarbiero Em sábado, 6 de abril de 2013 09h51min29s UTC-3, android developer escreveu: try these http://blog.callistaenterprise.se/2011/11/24/creating-self-signed-

[android-developers] Access web service over SSL with client certificate (KSOAP)

2013-04-06 Thread mbarbiero
Dear developers... I need to access a very secure web service that requires authentication with server *AND client certificates*. The big problem (to me) is *how to define client certificate in the SSL packet*. I use o Ksoap but don't found documentation about SSL and certificates. Any idea?

Re: [android-developers] Access web service over SSL with client certificate (KSOAP)

2013-04-06 Thread Renuka Deshpande
try these http://blog.callistaenterprise.se/2011/11/24/creating-self-signed- certificates-for-uhttp://blog.callistaenterprise.se/2011/11/24/creating-self-signed-certificates-for-use-on-android/