rhomobile / rhoelements-issues

Issues area for RhoElements
0 stars 0 forks source link

RhoElements client-side SSL certificates #92

Open shermanv opened 10 years ago

shermanv commented 10 years ago

The customer is looking for the way for for the server (nginx) to be able to authenticate the client which means that the server asks the client for the client own certificate and if this client certificate is valid (known to the server) the server starts communicating with the client. So the server works with the trusted clients only.

This feature is supported by nginx server and implemented for the Android Rho client but the customer requests it for the Windows Mobile 6.5 client (the device in question is Motorola MC65).