All,
I am new to android and I need to develop an Android application
client that connects to my server through socket programming. The
server is SSL secured with its own self signed certificate generated
using Java Keytool.
I did the following:-
1. I grabbed the PEM eoncoded public certificate of my server
2. Created a keystore for the cert in BKS format

I now need to write a custom android  client program that uses the
custom store for making SSL connection with the server. I dont find
any samples of the SSL client and server code to do this. It would be
great if I could get any pointers.
Thanks for the help in advance.
Regards,
Developer1_SK

-- 
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

Reply via email to