We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I have secured Rest webservice but whenever I hit that web service it will respond No peer certificate exception like this. This is an android app API issues. I know this is android developer forum. Can anyone help me .
Thanks in Advance
findanerd.com appears to be doing a poor job finding folks appropriate forums for their questions. I suggest you use an Android or REST developer forum.
That said, it appears you do not have an appropriately signed certificate to use the API over SSL/TLS secured https. Many web platforms are now refusing to connect to servers with self-signed certificates. Could this be the case?