I have some troubles with ssl using httpclient on android i am trying to access self signed certificate in details i want my app to trust all certificates ( i will use ssl o
Rather than accepting all certificates, I recommend this solution: Trusting all certificates using HttpClient over HTTPS