acomminos / Jumble

An Android service implementation of the Mumble protocol.
GNU General Public License v3.0
90 stars 51 forks source link

How to ignore SSL error? #7

Open puneetgill05 opened 9 years ago

puneetgill05 commented 9 years ago

I am trying to connect to a server with a self-signed certificate, and I just want to ignore the ssl handshake failure -- how can I do that?