On 27 June 2012 16:38, Sven Van Caekenberghe <sven@beta9.be> wrote:
On 27 Jun 2012, at 16:21, Henrik Sperre Johansen wrote:
Well, there's for sure no SqueakSSL so's or dll's in the downloads. I assumed it might be set to build as internal, in which case it doesn't seem to be working as intended (at least on Windows)
It is there the latest Mac OS and Linux VM's, but indeed not in the Windows VM.
Right, we got SSL only for mac and linux. For windows, AFAIK someone told that it has never worked. I think if you search mailing list archive for "SSL and windows" you will find it quickly. The work i did with bundling 3rd party libs with VMs actually opens a good opportunity to fix that in future (we could DL/compile windows version of OpenSSL library and then corresponding plugin).. but that is something which has to be done in future.
Then you just have to add it manually from here as before:
http://code.google.com/p/squeakssl/downloads/list
Sven
-- Best regards, Igor Stasenko.