Note that win64 SSL works at least since
https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/baa70862014d3bb510f2edf7465e857c645be0e4
and
https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/caa8241de11b99ecaea5236b3d3e3c0d303c6eb4

Maybe it's a bit too recent to be found in official Pharo distribution, but if you can live with bleeding edge, pick a more recent VM here:
https://bintray.com/opensmalltalk/vm/cog/201710221351#files (or maybe you can find one from the Pharo site?)


2017-11-04 22:21 GMT+01:00 henry <henry@callistohouse.club>:
This is the advantage of in-image SSL solution, found in the Cryptography repository:

http://www.squeaksource.com/Cryptography.html

Sent from ProtonMail Mobile


On Fri, Nov 3, 2017 at 12:53, Raffaello Giulietti <raffaello.giulietti@lifeware.ch> wrote:
Hi, the SqueakSSL dll is not included in the Pharo 64bit/Win vm distribution. I guess this has to do with problems in building it. Anybody knows where the difficulties lie? Greetings Raffaello