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