Self Signed Certificates on Android

Hi Sindre,
I was wondering if you could implement a way for the android client to accept self signed certificates? I don't know if its possible but i thought that i would ask.
When i try to use one i get the following error.
Thanks for this wonderful product.... I don't know how i ever survived with out it.
~ Sean K
I was wondering if you could implement a way for the android client to accept self signed certificates? I don't know if its possible but i thought that i would ask.
When i try to use one i get the following error.
- Code: Select all
09-26 03:02:53.082 4482 7948 W RESTMusicService: javax.net.ssl.SSLException: Not trusted server certificate
09-26 03:02:53.082 4482 7948 W RESTMusicService: at org.apache.harmony.xnet.provider.jsse.OpenSSLSocketImpl.s
tartHandshake(OpenSSLSocketImpl.java:372)
09-26 03:02:53.082 4482 7948 W RESTMusicService: at org.apache.http.conn.ssl.AbstractVerifier.verify(Abstract
Verifier.java:92)
09-26 03:02:53.082 4482 7948 W RESTMusicService: at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(S
SLSocketFactory.java:321)
Thanks for this wonderful product.... I don't know how i ever survived with out it.
~ Sean K