overriding allowsAnyHTTPSCertificateForHost
overriding allowsAnyHTTPSCertificateForHost
- Subject: overriding allowsAnyHTTPSCertificateForHost
- From: Xavi Caballe Grebol <email@hidden>
- Date: Sun, 1 May 2005 17:37:21 -0700
In this message
http://lists.apple.com/archives/cocoa-dev/2005/Jan/msg01229.html
David Young suggested a way to avoid "bad server certificate" errors
when using NSURLConnection to connect to secure servers that use SSL
certificate that are not signed by a recognized authority. He suggested
to override the method allowsAnyHTTPSCertificateForHost of the class
NSURLRequest.
I've tried to do this, with no luck. My implementation of
allowsAnyHTTPSCertificateForHost is not called. I'm using Mac OS X
10.3.9 . Has anybody been able to make it work with this version of the
system?
Thanks in advance,
xavi
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden