May 1, 2011
9:18 a.m.
On 01 May 2011, at 01:21, Andy Burnett wrote:
Thanks guys, I was wondering about Zinc in relation to WebClient. So, just to be clear, Zinc replaces WebClient as far as Pharo goes?
Yes (but you are free to use WebClient if you want).
Second question. How do I create an SSL connection from the Zinc Client to a server - that was one of the things that appealed to me about WebClient.
Pharo 1.2.1 OSX 10.6.6
SSL is not (yet) supported. Sorry. BTW, It will be (very) hard to get Pharo+WebClient+SSL+MacOSX working. There are workaround using stunnel. Sven