I use in my iPhone app the GCDAsyncSocket class to communicate with a Java server. It works well without SSL. Does anybody knows how to activate SSL with self signed certificates? I can't find how I can import my certificate in the code.
Please help, lost there several days ago and can't find a way out.