My iPhone application was rejected solely for using the (very safe, it seems) private method +setAllowsAnyHTTPSCertificate:forHost: for NSURLRequest. Is there a
+setAllowsAnyHTTPSCertificate:forHost:
There seems to be a public API for that ;) How to use NSURLConnection to connect with SSL for an untrusted cert?