I m trying read XML data using XML parser from Url(\"https://....etc\"). But I\'m facing below error. This is my log.
04-08 16:34:23.017: WARN/Syste
You are attempting to connect to an HTTPS URL via and the SSL certificate provided by the site is not trusted by the devise you are running the code on. I suggest you read this question on setting up trust in the Apache HTTP Client.