android - How to handle client certificate in Ajax call in Phonegap -


i trying access https web service call in ajax in our phonegap application. giving me below error while working. client certificate has been installed in android device.

error:aw_contents_client_bridge.cc(210)] client certificate request cancelled 12-16 14:26:39.502: e/chromium(5859): [error:ssl_client_socket_openssl.cc(849)] handshake failed; returned 0, ssl error code 1, net_error -107 12-16 14:26:40.558: e/chromium(5859): [error:ssl_client_socket_openssl.cc(849)] handshake failed; returned 0, ssl error code 1, net_error -107 12-16 14:26:41.584: e/chromium(5859): [error:ssl_client_socket_openssl.cc(849)] handshake failed; returned 0, ssl error code 1, net_error -107 12-16 14:26:42.672: e/chromium(5859): [error:ssl_client_socket_openssl.cc(849)] handshake failed; returned 0, ssl error code 1, net_error -107 12-16 14:26:42.715: d/cordovalog(5859) 


Comments

Popular posts from this blog

java - Plugin org.apache.maven.plugins:maven-install-plugin:2.4 or one of its dependencies could not be resolved -

Round ImageView Android -

How can I utilize Yahoo Weather API in android -