On 19 May '08, at 8:19 AM, parag vibhute wrote:

I implemented same but whenever I launched my application it asks to change
trust settings. Why is it like that?

What exactly did you mean by "same"? Which code did you implement?

I would guess that the Security framework is requiring user confirmation to allow the app to bypass certificate checking.

Other thing is my https server requires username & password so now I am using WebDownload class (which is subclass of NSURLDownload) but it does ask about username & password & required file(which is at server) gets partially
downloaded. How can I overcome this?

By reading the documentation you already have. :-/

Specifically, "URL Loading System" > "Using NSURLDownload" > "Handling Authentication Challenges".

—Jens

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to