I'm using Titanium Studio 3.2.1.
The HTTP connections are working like a charm in my application, but when I tried to hit one HTTPS URL, I'm getting the error
[ERROR] : TiWVC: (main) [12645,929724] SSL error occurred: primary error: 3 certificate: Issued to:xxxx
I searched the QA forum and found some of the guys asking the question, but none of the answers there provided any sort of work around for this. For iOS, I was able to edit the SDK and got it working.
Is there any way I can do some work around for this and get it trust the certificate or remove the certificate check. Please help.
Thanks !!