How can I authenticate using a client certificate with NSURLConnection?
How can I authenticate using a client certificate with NSURLConnection?
- Subject: How can I authenticate using a client certificate with NSURLConnection?
- From: Richard Frith-Macdonald <email@hidden>
- Date: Tue, 24 Feb 2009 17:46:18 +0000
I need to connect to a a service where the company running the service
uses certificate based authentication over SSL.
They have given me a certificate to use when sending requests to their
server, but I can't find anything in the NSURLConnection or
NSURLRequest documentation which tells me how to make NSURLConnection
use that client certificate when connecting to the server.
Have I missed something in the documentation? Is there any way to do
it? Or do I have to abandon Cocoa and use a different API?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden