site_archiver@lists.apple.com Delivered-To: macnetworkprog@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=EB3OSH4C1topwqfJLfGLUk5EpixZ+BEgZA7jDaxfOUk=; b=xj4H6h6akXGkJ/XquCQGyWlgLg2tsms5WNwFDZZDoz/h7b/3TKsVmjP3LbeK+WDt+UHVKPAfDGIUdNiNWZ2U0XRkHrk6MgtLcKnZ3yRjFj3EDlUDPwoBAXp+jOe8qxWWEMD14/Bozcw4puCcbcXTiwULfqzINiDFUUddp0cX5TY= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=fgi9R5VdpzvemxiVxlPiZDPqHh4IEsEUra9LoHMftmpduEE4Pd6v2nlZzHzpc6ag/OqLZLMAQuxhj4ePqnDqE0TOtrJwJyTxOB2t3kx1Sk7fgmKeLutc/+PiZ4b8WDxWEP9sNI9bCFrmIS1oc87uj2M1JgsFOUr6g/g1IJx419U= Hi List, I have project that uses CFNetwork (iow CFReadStreamCreateForHTTPRequest) and I need to add support for client side certification. I'm a bit at a loss on how to handle this. I can't detect when the certificate is needed. Usually when there is a certificate error or a server that requires a password there is a stream event to handle it, but instead the stream goes on and I'm getting back an HTTP 403 response which could be caused by many other things. Anybody has dealt with this ? Thanks. Bertrand. _______________________________________________ Do not post admin requests to the list. They will be ignored. Macnetworkprog mailing list (Macnetworkprog@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/macnetworkprog/site_archiver%40lists.... This email sent to site_archiver@lists.apple.com