Is there a way to get NSURLConnection to connect to an SSL server that has an expired certificate? I'm looking for a way to warn the user about the certificate and then allow them to connect anyway if they wanted, similar to how web browsers behave. It appears that I only find out about the certificate once the connection has failed (and been shutdown) with connection:didFailWithError.

If this can't be handled by NSURLConnection, is there a way to do it with CFNetwork?

Thanks,

- d

_______________________________________________

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