Open GoogleCodeExporter opened 8 years ago
Can you connect to the endpoint with your browser or any other tool (ie. curl)?
Is there any more specific error
message in the console?
Original comment by christia...@googlemail.com
on 8 Mar 2009 at 1:48
Yep I get this issue too. In my scenario I am dealing with a test server which
only has a test certificate installed
so when I access it in a browser i am given a warning and asked if i want to
proceed which i do.
Would it be possible that something like this is tripping up the soap client,
in that it can't handle untrusted
certificates
Original comment by vincent....@gmail.com
on 24 Mar 2009 at 7:18
this might be the answer to this problem
http://www.cocoabuilder.com/archive/message/cocoa/2007/5/19/183405
It turns out that NSURLRequest has a methodallowsAnyHTTPSCertificateForHost
which allows expired/invalid
certificates to be used
Original comment by vincent....@gmail.com
on 4 Apr 2009 at 7:48
I'm also trying with https and username/password (via http protocol) and it
crashes...
Original comment by filocamo...@gmail.com
on 13 Apr 2009 at 1:01
Original issue reported on code.google.com by
gilberthuph@gmail.com
on 28 Aug 2008 at 4:09