Re: CFHTTP SSL errors
Re: CFHTTP SSL errors
- Subject: Re: CFHTTP SSL errors
- From: Ryan McGann <email@hidden>
- Date: Fri, 13 Mar 2009 16:32:33 -0700
D'oh--I tried that in Xcode and it didn't find it. Lesson learned: never, ever trust Xcode's Find in Frameworks.
Still, I'd like to know *what* error--server closed it, client closed it, and what error? All well, time to dig into the SecureTransport source. Thanks.
Ryan
On Friday, March 13, 2009, at 04:27PM, "Jens Alfke" <email@hidden> wrote:
>
>On Mar 13, 2009, at 3:15 PM, Ryan McGann wrote:
>
>> Best I can tell, I am getting an SSL error but it's impossible to
>> tell what. My error callback gets called, after a lengthy delay
>> (maybe 20-30 seconds later) with the error code -9806 and error
>> domain 3. I searched for that error code in CFNetworkErrors.h and in
>> other frameworks but didn't find it.
>
>I grepped the system framework headers and found:
>
>/System/Library/Frameworks/Security.framework/Versions/A/Headers/
>SecureTransport.h
>171: errSSLClosedAbort = -9806, /* connection closed via error */
>
>—Jens
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden