Esteban,
On 01 May 2012, at 19:43, Esteban Lorenzano wrote:
> ... and I updated zinc and zodiac (versions were old) and tests are green
> again.
> Is that correct?
I always test on the latest versions of Zn and Zdc, but I don't think anything
important changed in the last months that would impact TLS/SSL (HTTPS).
Sean,
In a sense, ignoring certificates is wrong of course, it means that you trust
the hosts that you are accessing. In normal life, that won't lead to problems.
But it has to be fixed, of course.
The method/primitives that deal with certificates are:
ZdcPluginSSLSession
certificateVerificationState
certitifacteName
certificateName:
peerCertificateName
AFAIR they are not implemented on Mac OS X.
Sven