On 18 April 2013 23:46, Sven Van Caekenberghe <sven@stfx.eu> wrote:
Igor,
On 18 Apr 2013, at 23:21, Igor Stasenko <siguctua@gmail.com> wrote:
why? anything i can help with?
Well, last time I looked (eons ago), in the C code of the Mac SSL plugin, the certificate was not used/implemented.
For starters, follow ZdcPluginSSLSession>>#certiificate[:] to find the primitive.
Then see ihow/if that actually does something and/or is being used - in the C/plugin code.
It would be really great if we could fix this.
For some reason i was thinking that we already using bundled SSL libs for Mac VM. (so plugin works with vanilla ssl library on all platforms). Not true. We should fix that: it worked for windows, don't see why it won't work for Mac. I added this to my todo list.
Sven
-- Sven Van Caekenberghe Proudly supporting Pharo http://pharo.org http://association.pharo.org http://consortium.pharo.org
_______________________________________________ seaside mailing list seaside@lists.squeakfoundation.org http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
-- Best regards, Igor Stasenko.