• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSURLConnection and HTTPS
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSURLConnection and HTTPS


  • Subject: Re: NSURLConnection and HTTPS
  • From: Timothy Wood <email@hidden>
  • Date: Fri, 3 Oct 2008 08:23:31 -0700


On Oct 3, 2008, at 8:17 AM, dexter morgan wrote:
Searching inside the list I've found this code:
	[_request setAllowsAnyHTTPSCertificate:YES forHost: [_url host]];

It's a private API. Unfortunatly the message is too old (2005) and at
this time this method seems to be removed.
Anyone can point me to a solution?

It's actually a class method on NSURLRequest (now at least -- don't know about in 2005). We, and everyone else under the sun are using it, so you should log a Radar to help encourage Apple to make this API public or otherwise add hooks for managing certs on NSURLConnection.


-tim

_______________________________________________

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


References: 
 >NSURLConnection and HTTPS (From: "dexter morgan" <email@hidden>)

  • Prev by Date: Re: Newbie: Simple display with NSView - problem
  • Next by Date: Re: Play Playlist in iTunes
  • Previous by thread: NSURLConnection and HTTPS
  • Next by thread: [OT] Core Animation is it up to the challenge
  • Index(es):
    • Date
    • Thread