Hi Piyush, Even I am looking for similar kind of implementaion. Can u tell how did u generate the csr for android ?? Using Jscep or something else..
On 11 September 2012 at 16:54, piyush gupta <[email protected]> wrote: > Hi BabaSaheb, > > I want to do similar kind of work with my Android ICS 4.0 tablet. > > I want to make a Hit on a HTTP server(not on HTTPS) server , and I want > the server to authenticate my device with a client Authentication > certificate installed on it. The certificate must be installed on client > device and only then the server should allow the user to browse further or > else the server should not fulfill the request. > > I have generated my own CSR and made it signed by a CA authority and have > a CA certificate and a client certificate but I am not able to use these > certificates to make a successful hit on my server . > > Any piece of advice or solution will of great help to me . I have searched > a lot on google and find nothing useful to my requirements. > > > On Tuesday, February 23, 2010 12:35:18 PM UTC+5:30, Babasaheb wrote: >> >> Hi, >> >> I want to connect to a server using ssl/https connection. During >> handshake between client and the server, I want to have server >> certificate authentication as well as client certificate >> authentication. The server certificate authentication is successful. >> But I don't know how to send client certificate to server for >> authentication, during the handshake. >> Can anybody please provide some tutorial for the same? >> >> Thanks, >> Babasaheb >> >> -- > 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 --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

