Re: How to handle bad certificate error in NSURLDownload?
Re: How to handle bad certificate error in NSURLDownload?
- Subject: Re: How to handle bad certificate error in NSURLDownload?
- From: "Geoff Beier" <email@hidden>
- Date: Thu, 22 May 2008 08:57:13 -0400
On Thu, May 22, 2008 at 6:57 AM, parag vibhute <email@hidden> wrote:
> When I run my application first time, it opened up sheet & then I changed
> trust settings as "Always trust" & clicked on continue. Then again after 2
> min., same sheet opened up showing "bad server certificate". This time I
> checked that trust settings were changed one i.e. "Always trust" but then
> why did my application give error "bad server certificate"?
>
Does the common name component of the subject DN in the server
certificate match the DNS name you're using to access the server? I
don't think altering the trust settings this way relieves you of that
requirement.
Geoff
_______________________________________________
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