Re: SOCKS proxy support
Re: SOCKS proxy support
- Subject: Re: SOCKS proxy support
- From: Mark Pauley <email@hidden>
- Date: Thu, 28 Jul 2011 10:48:22 -0700
Either way it's stored in the System Keychain.
On iOS, your app has no access to the keychain group ( because of app sandboxing ). On OSX, I recommend using NSURLCredentialStorage and NSURLProtectionSpace. That code uses the System Keychain as a backing store, and will cause the keychain access dialog to pop up in the event that you need to fetch a credential from the keychain.
On Jul 28, 2011, at 9:42 AM, Quinn The Eskimo! wrote:
>
> On 28 Jul 2011, at 16:22, Elliott wrote:
>
>> I have another question regarding proxies. In the System Preferences, there's a checkbox that says "Proxy server requires password". Where/How is this stored?
>
> What platform (Mac or iOS)?
>
> S+E
> --
> Quinn "The Eskimo!" <http://www.apple.com/developer/>
> Apple Developer Relations, Developer Technical Support, Core OS/Hardware
>
>
> _______________________________________________
> 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
_______________________________________________
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