Re: Read/write proxy authentication info into keychain
Re: Read/write proxy authentication info into keychain
- Subject: Re: Read/write proxy authentication info into keychain
- From: Jim Luther <email@hidden>
- Date: Thu, 9 Mar 2006 18:10:16 -0800
On Mar 9, 2006, at 4:13 PM, Patrick Lee wrote:
Thanks so much.
You're welcome. I had to learn about all this stuff last year while
moving the WebDAV file system from its own HTTP stack and HTTP
authentication code over to CFNetwork's HTTP and authentication APIs,
so some of it is still fresh in my head. That's a good thing since I
work on CFNetwork now :-)
Our application is required to run from OS X 10.2 and up. I realize
that CFHTTPAuthentication is only available from 10.4 and I need to
use a different set of api for 10.2 and 10.3. It seems to me that
10.2 and 10.3 only support Basic proxy authentication but not NTLM
(Safari doesn't work with NTLM). Am I correct?
NTLM support was added in 10.4. Before that, there was support for at
least the Basic and Digest Access authentication schemes.
- Jim
_______________________________________________
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